From 8402752ecf829f67527072151fa680292a519193 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Wed, 22 Apr 2015 10:30:08 -0400 Subject: [PATCH] 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-format-patch failed