VTBLK_FLAG_READONLY
sc->vtblk_flags |= VTBLK_FLAG_READONLY;
if ((ap->a_oflags & FWRITE) && (sc->vtblk_flags & VTBLK_FLAG_READONLY))