summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAl Viro2010-06-05 02:19:55 +0200
committerAl Viro2010-08-09 22:47:48 +0200
commit661074e91b1da1ee262dfde6dd836deacccb9def (patch)
tree97227898352c3bea7975fcc0bb98a8e013b1d03b /include
parentgeneric_detach_inode() can be static now (diff)
downloadkernel-qcow2-linux-661074e91b1da1ee262dfde6dd836deacccb9def.tar.gz
kernel-qcow2-linux-661074e91b1da1ee262dfde6dd836deacccb9def.tar.xz
kernel-qcow2-linux-661074e91b1da1ee262dfde6dd836deacccb9def.zip
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 'include')
0 files changed, 0 insertions, 0 deletions