patch-1.3.31 linux/fs/ext2/super.c
Next file: linux/fs/read_write.c
Previous file: linux/fs/binfmt_elf.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 2 14:32:53 1995
- Orig file:
v1.3.30/linux/fs/ext2/super.c
- Orig date:
Mon Sep 18 14:54:05 1995
diff -u --recursive --new-file v1.3.30/linux/fs/ext2/super.c linux/fs/ext2/super.c
@@ -647,7 +647,7 @@
/*
* Allow the "check" option to be passed as a remount option.
*/
- set_opt (sb->u.ext2_sb.s_mount_opt, CHECK_NORMAL);
+ set_opt (new_mount_opt, CHECK_NORMAL);
if (!parse_options (data, &tmp, &resuid, &resgid,
&new_mount_opt))
return -EINVAL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this