fs: rename buffer trylock
authorNick Piggin <npiggin@suse.de>
Sat, 2 Aug 2008 10:02:13 +0000 (12:02 +0200)
committerLinus 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