summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_aout.c
diff options
context:
space:
mode:
authorAl Viro2014-05-30 17:39:02 +0200
committerAl Viro2014-10-09 08:38:59 +0200
commit2926620145095ffb0350b2312ac9d0af8537796f (patch)
treea8960531afd289f1be0705c5cf27c240e4510a51 /fs/binfmt_aout.c
parentd_prune_alias(): just lock the parent and call __dentry_kill() (diff)
downloadkernel-qcow2-linux-2926620145095ffb0350b2312ac9d0af8537796f.tar.gz
kernel-qcow2-linux-2926620145095ffb0350b2312ac9d0af8537796f.tar.xz
kernel-qcow2-linux-2926620145095ffb0350b2312ac9d0af8537796f.zip
dcache.c: call ->d_prune() regardless of d_unhashed()
the only in-tree instance checks d_unhashed() anyway, out-of-tree code can preserve the current behaviour by adding such check if they want it and we get an ability to use it in cases where we *want* to be notified of killing being inevitable before ->d_lock is dropped, whether it's unhashed or not. In particular, autofs would benefit from that. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/binfmt_aout.c')
0 files changed, 0 insertions, 0 deletions