diff --git a/[refs] b/[refs] index 81ceb1f3f08b..3d3001d384ad 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4af4c52f34606bdaab6930a845550c6fb02078a4 +refs/heads/master: ca5734db60630f7c5564a61a5b9034c1bb369c3d diff --git a/trunk/include/linux/quota.h b/trunk/include/linux/quota.h index 8dc2d04a103f..2dab71e1c3d1 100644 --- a/trunk/include/linux/quota.h +++ b/trunk/include/linux/quota.h @@ -209,7 +209,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 */