]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] kill ->put_inode
authorChristoph Hellwig <hch@lst.de>
Tue, 29 Apr 2008 15:46:26 +0000 (17:46 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 6 May 2008 17:45:34 +0000 (13:45 -0400)
commit2dbee54058985bce89f5907716ac2cf94932a762
tree72163e37bd44452581f68d7991b14e70f37b8bba
parent133922070936480c631692e534e1bafc696ad8d0
[PATCH] kill ->put_inode

And with that last patch to affs killing the last put_inode instance we
can finally, after many years of transition kill this racy and awkward
interface.

(It's kinda funny that even the description in
Documentation/filesystems/vfs.txt was entirely wrong..)

Also remove a very misleading comment above the defintion of
struct super_operations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Documentation/filesystems/Locking
Documentation/filesystems/vfs.txt
fs/inode.c
include/linux/fs.h