diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-13 03:40:23 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-13 03:40:23 +0200 |
commit | 94c0d4ecbe7f9fe56e052b26b2ab484e246c07b4 (patch) | |
tree | aa6d28122deb93e6f14b89d78987ef91d722b59d /arch | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 (diff) | |
download | linux-94c0d4ecbe7f9fe56e052b26b2ab484e246c07b4.tar.xz linux-94c0d4ecbe7f9fe56e052b26b2ab484e246c07b4.zip |
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 'arch')
0 files changed, 0 insertions, 0 deletions