commit | 80e09fb942d38beb19dcffbeb14d496beeb0a989 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jun 08 10:03:58 2009 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Jun 11 21:36:15 2009 -0400 |
tree | cdaa5cf4baf745ee4c83b8e03cb75581e7ea1ffa | |
parent | 561e47ce7244168788d4ecef9a2271df204b3c89 [diff] |
exofs: 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>