commit | d3009c6cffd37e9bc8435a002fe862548c440d97 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Wed Jul 25 18:12:02 2012 +0300 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Aug 04 12:15:32 2012 +0400 |
tree | 70b246c473827623722025df3213a81dc4109a04 | |
parent | 6601fac822778aa6003aed37d8ba7acdc9a4f369 [diff] |
ext3: nuke write_super from comments The '->write_super' superblock method is gone, and this patch removes all the references to 'write_super' from ext3. Cc: Jan Kara <jack@suse.cz> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Andreas Dilger <adilger.kernel@dilger.ca> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>