X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Flinux%2Fquota.h;h=2dab71e1c3d12565cf428084e7716274b257be57;hb=ca5734db60630f7c5564a61a5b9034c1bb369c3d;hp=8dc2d04a103f48b384e20409483f15b7e32e1b6c;hpb=d3be915fc5e7d19a2283ad9b0fe0782a74675d0a;p=powerpc.git diff --git a/include/linux/quota.h b/include/linux/quota.h index 8dc2d04a10..2dab71e1c3 100644 --- a/include/linux/quota.h +++ b/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 */