summaryrefslogtreecommitdiffstats
path: root/fs/proc
diff options
context:
space:
mode:
authorAmir Goldstein2019-05-26 16:34:11 +0200
committerJan Kara2019-06-20 14:47:54 +0200
commit7377f5bec13332bc470856f337935be6cabbcf24 (patch)
treeb2906da2c692ddddfcd63ba74c8ee1e1747ec508 /fs/proc
parentfsnotify: move fsnotify_nameremove() hook out of d_delete() (diff)
downloadkernel-qcow2-linux-7377f5bec13332bc470856f337935be6cabbcf24.tar.gz
kernel-qcow2-linux-7377f5bec13332bc470856f337935be6cabbcf24.tar.xz
kernel-qcow2-linux-7377f5bec13332bc470856f337935be6cabbcf24.zip
fsnotify: get rid of fsnotify_nameremove()
For all callers of fsnotify_{unlink,rmdir}(), we made sure that d_parent and d_name are stable. Therefore, fsnotify_{unlink,rmdir}() do not need the safety measures in fsnotify_nameremove() to stabilize parent and name. We can now simplify those hooks and get rid of fsnotify_nameremove(). Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/proc')
0 files changed, 0 insertions, 0 deletions