Home
last modified time | relevance | path

Searched hist:b62de322 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/hugetlbfs/
H A Dinode.cb62de322 Mon Apr 15 22:16:38 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> 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>
b62de322 Mon Apr 15 22:16:38 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> 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>