On Thu, Nov 9, 2017 at 10:50 PM, Vivek Goyal <vgoyal@xxxxxxxxxx> wrote: > Right now my understanding is that origin xattr is created for all copied > up files if index=on. And if index=off, then we create it for all type > of files except hardlinks (nlink != 1). > > With metadata only copy up, I will still require origin xattr to copy up > data later, so create it even for hardlinks even with index=off. > > Given ->origin is always true now, get rid of this field from > "struct ovl_copy_up_ctx". > > Signed-off-by: Vivek Goyal <vgoyal@xxxxxxxxxx> Reviewed-by: Amir Goldstein <amir73il@xxxxxxxxx> -- 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