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:
a805bad
)
[XFS] Kill direct access to ->count in valusema(); all we ever use it for
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 18 Jun 2006 22:41:30 +0000
(08:41 +1000)
committer
Nathan Scott
<nathans@sgi.com>
Sun, 18 Jun 2006 22:41:30 +0000
(08:41 +1000)
is check if semaphore is actually locked, which can be trivially done in
portable way. Code gets more reabable, while we are at it...
SGI-PV: 953915
SGI-Modid: xfs-linux-melb:xfs-kern:26274a
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Nathan Scott <nathans@sgi.com>
No differences found