]> git.baikalelectronics.ru Git - kernel.git/commit
fs: mark destroy_inode static
authorChristoph Hellwig <hch@lst.de>
Wed, 6 Oct 2010 08:48:55 +0000 (10:48 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 26 Oct 2010 01:18:19 +0000 (21:18 -0400)
commit561df399503a69f6e68c104c551c030c256047af
treef438745535c50a574a9c0e4a55fe5f526689204a
parent26ccb89ee5d584e6d1503b37f3e7d2f382e64c8b
fs: mark destroy_inode static

Hugetlbfs used to need it, but after the destroy_inode and evict_inode
changes it's not required anymore.

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