commit | 56b0dacfa2b8416815a2f2a5f4f51e46be4cf14c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Oct 06 10:48:55 2010 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Oct 25 21:18:19 2010 -0400 |
tree | f438745535c50a574a9c0e4a55fe5f526689204a | |
parent | c37650161a53c01ddd88587675f9a4adc909a73e [diff] |
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>