patch-2.3.99-pre6 linux/include/linux/mount.h
Next file: linux/include/linux/msdos_fs.h
Previous file: linux/include/linux/mmzone.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Apr 24 13:40:52 2000
- Orig file:
v2.3.99-pre5/linux/include/linux/mount.h
- Orig date:
Tue Apr 11 15:09:24 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/include/linux/mount.h linux/include/linux/mount.h
@@ -17,7 +17,7 @@
char *mnt_devname; /* Name of device e.g. /dev/dsk/hda1 */
char *mnt_dirname; /* Name of directory mounted on */
struct super_block *mnt_sb; /* pointer to superblock */
- struct vfsmount *mnt_next; /* pointer to next in linkedlist */
+ struct list_head mnt_list;
};
/* MOUNT_REWRITE: fill these */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)