diff options
author | Steven Rostedt <rostedt@goodmis.org> | 2011-08-22 05:52:28 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-02-14 02:45:37 +0100 |
commit | 1d6f2097865e64963e90cce04980dce2f9fc023f (patch) | |
tree | 5173ccf565587797c62b290331ce53dfcb2fc305 /mm | |
parent | vfs: fix d_inode_lookup() dentry ref leak (diff) | |
download | linux-1d6f2097865e64963e90cce04980dce2f9fc023f.tar.xz linux-1d6f2097865e64963e90cce04980dce2f9fc023f.zip |
autofs4 - fix lockdep splat in autofs
When recursing down the locks when traversing a tree/list in
get_next_positive_dentry() or get_next_positive_subdir() a lock can
change from being nested to being a parent which breaks lockdep. This
patch tells lockdep about what we did.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Acked-by: Ian Kent <raven@themaw.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions