diff options
author | Christoph Hellwig <hch@tuxera.com> | 2010-11-23 13:37:57 (GMT) |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2010-11-23 13:37:57 (GMT) |
commit | 7dc4f001123f9ebe3b010a6c26acd18698ad205f (patch) | |
tree | 395164b35e03ba04c3ba2f9fd00b285bd52a8810 /sound/pci | |
parent | 358f26d52680cb150907302d4334359de7dd2d59 (diff) | |
download | linux-fsl-qoriq-7dc4f001123f9ebe3b010a6c26acd18698ad205f.tar.xz |
hfsplus: make sure sync writes out all metadata
hfsplus stores all metadata except for the volume headers in special
inodes. While these are marked hashed and periodically written out
by the flusher threads, we can't rely on that for sync. For the case
of a data integrity sync the VM has life-lock avoidance code that
avoids writing inodes again that are redirtied during the sync,
which is something that can happen easily for hfsplus. So make sure
we explicitly write out the metadata inodes at the beginning of
hfsplus_sync_fs.
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions