b=13358
i=wangdi
i=nikita
Impossible (EPROTO is returned) to access a directory that has a
non-default striping and ACLs.
It causes scheduling issues when removing large files (17TB in the
present case).
+Severity : normal
+Bugzilla : 13358
+Description: 1.4.11 Can't handle directories with stripe set and extended acls
+Details : Impossible (EPROTO is returned) to access a directory that has a
+ non-default striping and ACLs.
+
--------------------------------------------------------------------------------
2007-09-27 Cluster File Systems, Inc. <info@clusterfs.com>
offset++;
}
+ if (md->body->valid & OBD_MD_FLDIREA) {
+ LASSERT(S_ISDIR(md->body->mode));
+ offset++;
+ }
+
/* for ACL, it's possible that FLACL is set but aclsize is zero.
* only when aclsize != 0 there's an actual segment for ACL in
* reply buffer.