diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2010-06-04 20:19:55 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2010-08-09 16:47:48 -0400 |
commit | 661074e91b1da1ee262dfde6dd836deacccb9def (patch) | |
tree | 97227898352c3bea7975fcc0bb98a8e013b1d03b /fs/hugetlbfs | |
parent | c6287315cb958e740466555ca5e9d007f25b39bd (diff) |
Take ->i_bdev/->i_cdev handling out of clear_inode()
All call chains to clear_inode() pass through evict_inode() and
clear_inode() should be called by evict_inode() exactly once.
So we can pull i_bdev/i_cdev detaching up to evict_inode() itself.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/hugetlbfs')
0 files changed, 0 insertions, 0 deletions