git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e249458
)
xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED
author
Christoph Hellwig
<hch@lst.de>
Mon, 9 Feb 2009 07:39:24 +0000
(08:39 +0100)
committer
Christoph Hellwig
<hch@brick.lst.de>
Mon, 9 Feb 2009 07:39:24 +0000
(08:39 +0100)
Now that we have a helper to test if a mutex is held use it instead of our
own little hacks.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
No differences found