commit | ad43ffdeea0a7bd3e6036c4aeec2e6699aef8ac7 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <[email protected]> | Mon Jun 08 10:07:45 2009 +0200 |
committer | Al Viro <[email protected]> | Thu Jun 11 21:36:16 2009 -0400 |
tree | dcab8568dca72f130287dbe356c0fe0d7afe4ab7 | |
parent | 7fbc6df0e7a561a313f49faa77829d5de45a97f8 [diff] |
sysv: add ->sync_fs Add a ->sync_fs method for data integrity syncs, and reimplement ->write_super ontop of it. Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Al Viro <[email protected]>