patch-1.3.95 linux/fs/ext2/super.c
Next file: linux/fs/locks.c
Previous file: linux/fs/buffer.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Tue Apr 23 14:08:55 1996
 -  Orig file: 
v1.3.94/linux/fs/ext2/super.c
 -  Orig date: 
Mon Feb 26 08:38:08 1996
 
diff -u --recursive --new-file v1.3.94/linux/fs/ext2/super.c linux/fs/ext2/super.c
@@ -651,7 +651,7 @@
 	/*
 	 * Allow the "check" option to be passed as a remount option.
 	 */
-	set_opt (new_mount_opt, CHECK_NORMAL);
+	new_mount_opt = EXT2_MOUNT_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