patch-1.3.97 linux/fs/super.c
Next file: linux/fs/ufs/ufs_super.c
Previous file: linux/fs/ext2/ioctl.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Apr 29 11:21:07 1996
- Orig file:
v1.3.96/linux/fs/super.c
- Orig date:
Tue Apr 23 13:57:11 1996
diff -u --recursive --new-file v1.3.96/linux/fs/super.c linux/fs/super.c
@@ -30,6 +30,7 @@
#include <linux/string.h>
#include <linux/locks.h>
#include <linux/mm.h>
+#include <linux/fd.h>
#include <asm/system.h>
#include <asm/segment.h>
@@ -965,6 +966,7 @@
#ifdef CONFIG_BLK_DEV_FD
if (MAJOR(ROOT_DEV) == FLOPPY_MAJOR) {
+ floppy_eject();
printk(KERN_NOTICE "VFS: Insert root floppy and press ENTER\n");
wait_for_keypress();
}
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