From: Al Viro Date: Wed, 22 Apr 2015 14:30:08 +0000 (-0400) Subject: namei: simplify the callers of follow_managed() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~184^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8402752ecf829f67527072151fa680292a519193;p=pandora-kernel.git namei: simplify the callers of follow_managed() now that it gets nameidata, no reason to have setting LOOKUP_JUMPED on mountpoint crossing and calling path_put_conditional() on failures done in every caller. Signed-off-by: Al Viro --- Reading git-diff-tree failed