diff options
author | Miklos Szeredi <mszeredi@suse.cz> | 2012-03-06 13:56:33 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-19 09:02:20 -0700 |
commit | 9ab2a6cf17c23e2cb54f98817fa2aa7ffb1456b8 (patch) | |
tree | d76573a3467f063c22f9311df89ba942b61ce95e /fs/ocfs2 | |
parent | ebccbea3908a4c2d490fdd13d353f1b81be5e276 (diff) |
vfs: fix double put after complete_walk()
commit 097b180ca09b581ef0dc24fbcfc1b227de3875df upstream.
complete_walk() already puts nd->path, no need to do it again at cleanup time.
This would result in Oopses if triggered, apparently the codepath is not too
well exercised.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ocfs2')
0 files changed, 0 insertions, 0 deletions