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)
commitca5de404ff036a29b25e9a83f6919c9f606c5841
tree474da867c4d4086313cee90cdc3560bb17fade96
parent529ae9aaa08378cfe2a4350bded76f32cc8ff0ce
fs: rename buffer trylock

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>
fs/buffer.c
fs/jbd/commit.c
fs/ntfs/aops.c
fs/ntfs/compress.c
fs/ntfs/mft.c
fs/reiserfs/inode.c
fs/reiserfs/journal.c
fs/xfs/linux-2.6/xfs_aops.c
include/linux/buffer_head.h