Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23096
b: refs/heads/master
c: 20722a9
h: refs/heads/master
v: v3
  • Loading branch information
Nathan Scott committed Mar 14, 2006
1 parent c83f255 commit 9a614c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 8758280fcc6129be89503efe93bb59eaf2f85d28
refs/heads/master: 20722a91921bd9e9d4ba5c8f801d143e72e58418
4 changes: 1 addition & 3 deletions trunk/fs/xfs/quota/xfs_qm.c
Original file line number Diff line number Diff line change
Expand Up @@ -2788,9 +2788,7 @@ xfs_qm_freelist_destroy(xfs_frlist_t *ql)
xfs_qm_dqdestroy(dqp);
dqp = nextdqp;
}
/*
* Don't bother about unlocking.
*/
mutex_unlock(&ql->qh_lock);
mutex_destroy(&ql->qh_lock);

ASSERT(ql->qh_nelems == 0);
Expand Down

0 comments on commit 9a614c3

Please sign in to comment.