commit | 7fbc6df0e7a561a313f49faa77829d5de45a97f8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jun 08 10:05:12 2009 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Jun 11 21:36:16 2009 -0400 |
tree | c19d60ff362527ce66489d2fdbecc34a89b0a0ef | |
parent | 58bc5bbb873eb5d86126a3fd3ff02aaa69ec15d0 [diff] |
hfsplus: add ->sync_fs Add a ->sync_fs method for data integrity syncs, and reimplement ->write_super ontop of it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>