Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23521
b: refs/heads/master
c: ca5734d
h: refs/heads/master
i:
  23519: 85c3b4d
v: v3
  • Loading branch information
Jan Kara authored and Linus Torvalds committed Mar 25, 2006
1 parent e38b25e commit 7d70502
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4af4c52f34606bdaab6930a845550c6fb02078a4
refs/heads/master: ca5734db60630f7c5564a61a5b9034c1bb369c3d
1 change: 0 additions & 1 deletion trunk/include/linux/quota.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 7d70502

Please sign in to comment.