--- fs/ext2/super.c.~1~ Thu Jul 27 12:20:25 2000 +++ fs/ext2/super.c Thu Jul 27 18:51:47 2000 @@ -653,6 +653,7 @@ /* * Allow the "check" option to be passed as a remount option. */ + new_mount_opt = sb->u.ext2_sb.s_mount_opt; if (!parse_options (data, &tmp, &resuid, &resgid, &new_mount_opt)) return -EINVAL;