commit | 12810ad70858af10f5e00b3c178085c03baa457b | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Wed Jul 25 18:12:07 2012 +0300 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Aug 04 12:15:36 2012 +0400 |
tree | 31e0bfb689b1d1c401218fca433de685326c1019 | |
parent | b257031408945eb89980e14cb79d5fd854d8f25f [diff] |
jbd/jbd2: nuke write_super from comments The '->write_super' superblock method is gone, and this patch removes all the references to 'write_super' from various jbd and jbd2. Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Jan Kara <jack@suse.cz> Cc: "Theodore Ts'o" <tytso@mit.edu> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>