commit | 8a87694ed159d7abd2c9ed657416696c05db2252 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jan 04 07:14:24 2011 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jan 04 11:01:09 2011 -0800 |
tree | 90c28dd15ad2386d454156f91ee25801ff97f0d2 | |
parent | 989d873fc5b6a96695b97738dea8d9f02a60f8ab [diff] |
remove trim_fs method from Documentation/filesystems/Locking The ->trim_fs has been removed meanwhile, so remove it from the documentation as well. Signed-off-by: Christoph Hellwig <hch@lst.de> Reported-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>