patch-2.3.99-pre2 linux/include/linux/quota.h
Next file: linux/include/linux/quotaops.h
Previous file: linux/include/linux/prctl.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Mar 15 21:45:27 2000
- Orig file:
v2.3.99-pre1/linux/include/linux/quota.h
- Orig date:
Tue Dec 7 09:32:51 1999
diff -u --recursive --new-file v2.3.99-pre1/linux/include/linux/quota.h linux/include/linux/quota.h
@@ -174,7 +174,7 @@
int dq_count; /* Reference count */
/* fields after this point are cleared when invalidating */
- struct vfsmount *dq_mnt; /* VFS_mount_point this applies to */
+ struct super_block *dq_sb; /* superblock this applies to */
unsigned int dq_id; /* ID this applies to (uid, gid) */
kdev_t dq_dev; /* Device this applies to */
short dq_type; /* Type of quota */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)