commit | 34e5053fbe88800f5c2c6cbc849abb5a9f390974 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Wed Jul 25 18:12:00 2012 +0300 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Aug 04 01:25:20 2012 +0400 |
tree | 07a5c1a26a2d3d59123115744ee169fb31a5edb9 | |
parent | f0cd2dbb6cf387c11f87265462e370bb5469299e [diff] |
Documentation: get rid of write_super The '->write_super' superblock method is gone, and this patch removes all the references to 'write_super' from various pieces of the kernel documentation. Cc: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>