Searched hist:"12810 ad70858af10f5e00b3c178085c03baa457b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/jbd2/ |
H A D | journal.c | diff 12810ad70858af10f5e00b3c178085c03baa457b Wed Jul 25 10:12:07 CDT 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 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>
|