patch-2.4.23 linux-2.4.23/include/linux/quota.h

Next file: linux-2.4.23/include/linux/rtnetlink.h
Previous file: linux-2.4.23/include/linux/ptrace.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/linux/quota.h linux-2.4.23/include/linux/quota.h
@@ -222,8 +222,6 @@
 	loff_t dq_off;			/* Offset of dquot on disk */
 	short dq_type;			/* Type of quota */
 	short dq_flags;			/* See DQ_* */
-	unsigned long dq_referenced;	/* Number of times this dquot was 
-					   referenced during its lifetime */
 	struct mem_dqblk dq_dqb;	/* Diskquota usage */
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)