aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dcache.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2011-07-12 21:40:23 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2011-07-12 21:40:23 -0400
commit94c0d4ecbe7f9fe56e052b26b2ab484e246c07b4 (patch)
treeaa6d28122deb93e6f14b89d78987ef91d722b59d /fs/dcache.c
parent258e43fdb00c73d424b114ae3850accd55b27cbb (diff)
downloadkernel_samsung_smdk4412-94c0d4ecbe7f9fe56e052b26b2ab484e246c07b4.zip
kernel_samsung_smdk4412-94c0d4ecbe7f9fe56e052b26b2ab484e246c07b4.tar.gz
kernel_samsung_smdk4412-94c0d4ecbe7f9fe56e052b26b2ab484e246c07b4.tar.bz2
Fix ->d_lock locking order in unlazy_walk()
Make sure that child is still a child of parent before nested locking of child->d_lock in unlazy_walk(); otherwise we are risking a violation of locking order and deadlocks. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/dcache.c')
0 files changed, 0 insertions, 0 deletions