remove trim_fs method from Documentation/filesystems/Locking
authorChristoph Hellwig <[email protected]>
Tue, 4 Jan 2011 06:14:24 +0000 (07:14 +0100)
committerLinus Torvalds <[email protected]>
Tue, 4 Jan 2011 19:01:09 +0000 (11:01 -0800)
commit8a87694ed159d7abd2c9ed657416696c05db2252
tree90c28dd15ad2386d454156f91ee25801ff97f0d2
parent989d873fc5b6a96695b97738dea8d9f02a60f8ab
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 <[email protected]>
Reported-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/filesystems/Locking