On Mon, Aug 03, 2015 at 04:30:22PM -0500, Eric W. Biederman wrote: > + if (!is_subdir(nd->path.dentry, mnt->mnt_root)) > + return false; Umm... What's to protect us from racing with d_move() right here? -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html