patch-2.3.29 linux/fs/super.c
Next file: linux/fs/udf/balloc.c
Previous file: linux/fs/proc/root.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Nov 18 20:58:08 1999
- Orig file:
v2.3.28/linux/fs/super.c
- Orig date:
Thu Nov 18 20:25:37 1999
diff -u --recursive --new-file v2.3.28/linux/fs/super.c linux/fs/super.c
@@ -567,7 +567,6 @@
if (!type->read_super(s, data, silent))
goto out_fail;
s->s_dev = dev; /* N.B. why do this again?? */
- s->s_rd_only = 0;
s->s_type = type;
out:
return s;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)