SHMEM_FL_USER_MODIFIABLE
if (fa->flags & ~SHMEM_FL_USER_MODIFIABLE)
flags = (info->fsflags & ~SHMEM_FL_USER_MODIFIABLE) |
(fa->flags & SHMEM_FL_USER_MODIFIABLE);