Switch to side-by-side view
--- a/src/internfile/internfile.h +++ b/src/internfile/internfile.h @@ -274,6 +274,8 @@ Uncomp m_uncomp; + bool m_noxattrs; // disable xattrs usage + // Pseudo-constructors void init(const string &fn, const struct stat *stp, RclConfig *cnf, int flags, const string *mtype = 0);