patch-2.4.23 linux-2.4.23/init/do_mounts.c
Next file: linux-2.4.23/init/main.c
Previous file: linux-2.4.23/include/scsi/scsi.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/init/do_mounts.c
- Orig date:
2003-08-25 04:44:44.000000000 -0700
diff -urN linux-2.4.22/init/do_mounts.c linux-2.4.23/init/do_mounts.c
@@ -360,6 +360,7 @@
flags |= MS_RDONLY;
goto retry;
case -EINVAL:
+ case -EBUSY:
continue;
}
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)