[PATCH] Small cleanup in quota.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  Hello,

  attached patch just removes unused quota flag (it has been
there for quite some time - I just discovered it when I was fixing
the problem with invalidate_dquots() :)). Patch is against
2.6.16-rc4. Please apply.

							Honza

-- 
Jan Kara <[email protected]>
SuSE CR Labs
Remove unused quota flag.

Signed-off-by: Jan Kara <[email protected]>

diff -rupX /home/jack/.kerndiffexclude linux-2.6.16-rc4-1-invalidate_dquots/include/linux/quota.h linux-2.6.16-rc4-2-dq_flags_cleanup/include/linux/quota.h
--- linux-2.6.16-rc4-1-invalidate_dquots/include/linux/quota.h	2006-01-28 09:00:17.000000000 +0100
+++ linux-2.6.16-rc4-2-dq_flags_cleanup/include/linux/quota.h	2006-02-23 18:01:10.000000000 +0100
@@ -208,7 +208,6 @@ extern struct dqstats dqstats;
 #define DQ_FAKE_B	3	/* no limits only usage */
 #define DQ_READ_B	4	/* dquot was read into memory */
 #define DQ_ACTIVE_B	5	/* dquot is active (dquot_release not called) */
-#define DQ_WAITFREE_B	6	/* dquot being waited (by invalidate_dquots) */
 
 struct dquot {
 	struct hlist_node dq_hash;	/* Hash list in memory */

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux