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:
529ae9a
)
fs: rename buffer trylock
author
Nick Piggin
<npiggin@suse.de>
Sat, 2 Aug 2008 10:02:13 +0000
(12:02 +0200)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 5 Aug 2008 04:56:09 +0000
(21:56 -0700)
Like the page lock change, this also requires name change, so convert the
raw test_and_set bitop to a trylock.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found