Hi Amir, Here is another version of ovl_lookup() related fixes for the issues we just talked. I have tested first two patches and they don't seem to introduce regressions. But third patch seemed to break tests/overlay/054. Not sure yet why. Will look at it tomorrow. This is still RFC and should fix d->last issue as well as issue of setting d->is_dir and d->opaque for intermediate patch components. What do you think? Thanks Vivek Vivek Goyal (3): ovl: Set d->last properly during lookup ovl: Do not check for redirect if this is last layer ovl: set d->is_dir and d->opaque for last path element fs/overlayfs/namei.c | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) -- 2.13.6 -- To unsubscribe from this list: send the line "unsubscribe linux-unionfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html