VMODIFY_PERMS
if (accmode & (VMODIFY_PERMS|VADMIN_PERMS))
if (accmode & VMODIFY_PERMS) {
if ((accmode & (VMODIFY_PERMS & ~VADMIN_PERMS)) &&