From: Jan Blunck Date: Mon, 9 Jun 2008 23:40:35 +0000 (-0700) Subject: [patch 1/4] vfs: path_{get,put}() cleanups X-Git-Tag: v2.6.26-rc9~99^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8e7f449b225ee6c87454ac069f0a041035c5140;p=pandora-kernel.git [patch 1/4] vfs: path_{get,put}() cleanups Here are some more places where path_{get,put}() can be used instead of dput()/mntput() pair. Signed-off-by: Jan Blunck Cc: Al Viro Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed