From: Jan Blunck Date: Thu, 1 May 2008 11:35:10 +0000 (-0700) Subject: autofs: path_{get,put}() cleanups X-Git-Tag: v2.6.26-rc1~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=868eb7a8539d3e8c494209be2b1f4084a274dfef;p=pandora-kernel.git autofs: path_{get,put}() cleanups Here are some more places where path_{get,put}() can be used instead of dput()/mntput() pair. Besides that it fixes a bug in autofs4_mount_busy() where mntput() was called before dput(). Signed-off-by: Jan Blunck Cc: Ian Kent Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed