On Thu, Oct 26, 2017 at 09:19:38AM +0300, Amir Goldstein wrote: [..] > > @@ -634,6 +653,20 @@ struct dentry *ovl_lookup(struct inode *dir, struct dentry *dentry, > > roe->numlower, &stack, &ctr); > > if (err) > > goto out_put_upper; > > + > > + err = ovl_check_metacopy(upperdentry); > > You should avoid checking metacopy xattr for file types that are not > eligable. Sure. Will do. Vivek -- 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