commit | e5004753388dcf5e1b8a52ac0ab807d232340fbb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue May 05 16:08:56 2009 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Jun 11 21:36:06 2009 -0400 |
tree | 4a74a93f1468acb111ba9a3e9ed4a55f338f51fe | |
parent | f3da392e9ff14b9f388e74319e6d195848991c07 [diff] |
cleanup sync_supers Merge the write_super helper into sync_super and move the check for ->write_super earlier so that we can avoid grabbing a reference to a superblock that doesn't have it. While we're at it also add a little comment documenting sync_supers. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>