FATTR4_OWNER_GROUP
if (count >= next && values[next].fAttribute == FATTR4_OWNER_GROUP) {
attr[i].fAttribute = FATTR4_OWNER_GROUP;
FATTR4_OWNER, FATTR4_OWNER_GROUP,
if (sIsAttrSet(FATTR4_OWNER_GROUP, bitmap, bcount)) {
values[current].fAttribute = FATTR4_OWNER_GROUP;
if (i < count && attr[i].fAttribute == FATTR4_OWNER_GROUP) {