linux/fs/hugetlbfs
Al Viro b62de32257 hugetlb: make use of ->free_inode()
moving synchronous parts of ->destroy_inode() to ->evict_inode() is
not possible here - they are balancing the stuff done in ->alloc_inode(),
not the things acquired while using it or sanity checks.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2019-05-01 22:43:27 -04:00
..
inode.c hugetlb: make use of ->free_inode() 2019-05-01 22:43:27 -04:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00