From: Ian Kent Date: Thu, 24 Mar 2011 17:51:14 +0000 (+0800) Subject: autofs4 - fix dentry leak in autofs4_expire_direct() X-Git-Tag: v2.6.39-rc1~75^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9398c233e3201874395eea8558eb616fb198648;p=pandora-kernel.git autofs4 - fix dentry leak in autofs4_expire_direct() There is a missing dput() when returning from autofs4_expire_direct() when we see that the dentry is already a pending mount. Signed-off-by: Ian Kent Acked-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed