SF_SETTABLE
if (vap->va_flags & SF_SETTABLE) {
node->tn_flags &= SF_SETTABLE;
DIP_AND(ip, flags, SF_SETTABLE);