summaryrefslogtreecommitdiff
path: root/fs/seq_file.c
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@suse.cz>2014-05-02 23:38:39 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-17 06:51:54 +0300
commit635fa0fd72cc974920ec3e3b23f50bde1eba3237 (patch)
tree079fe359b2d7aedffb3e6a5e3246c78afa2c956a /fs/seq_file.c
parent85903ac93619905fe0f07e85dac57324a0936759 (diff)
downloadlinux-635fa0fd72cc974920ec3e3b23f50bde1eba3237.tar.xz
dcache: don't need rcu in shrink_dentry_list()
commit 60942f2f235ce7b817166cdf355eed729094834d upstream. Since now the shrink list is private and nobody can free the dentry while it is on the shrink list, we can remove RCU protection from this. Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Cc: "Nicholas A. Bellinger" <nab@linux-iscsi.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/seq_file.c')
0 files changed, 0 insertions, 0 deletions