EXT4F_RO_INCOMPAT_SUPP
mask = tmp & ~(EXT2F_INCOMPAT_SUPP | EXT4F_RO_INCOMPAT_SUPP);
if (!ronly && (tmp & EXT4F_RO_INCOMPAT_SUPP)) {