patch-2.3.99-pre9 linux/include/linux/mount.h
Next file: linux/include/linux/netfilter_ipv6/ip6_tables.h
Previous file: linux/include/linux/lvm.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun May 21 20:34:37 2000
- Orig file:
v2.3.99-pre8/linux/include/linux/mount.h
- Orig date:
Thu May 11 15:30:08 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/include/linux/mount.h linux/include/linux/mount.h
@@ -28,6 +28,7 @@
char *mnt_devname; /* Name of device e.g. /dev/dsk/hda1 */
char *mnt_dirname; /* Name of directory mounted on */
struct list_head mnt_list;
+ uid_t mnt_owner;
};
static inline struct vfsmount *mntget(struct vfsmount *mnt)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)