-
Christoph Hellwig authored
We need to sync the blockdevice mapping at umount although sync_blockdev already does it as we need to make sure everything hits the disk before we mark the superblock clean. Found by Dave Kleikamp.
86a90b1c
We need to sync the blockdevice mapping at umount although sync_blockdev already does it as we need to make sure everything hits the disk before we mark the superblock clean. Found by Dave Kleikamp.