commit | ca5de404ff036a29b25e9a83f6919c9f606c5841 | [log] [tgz] |
---|---|---|
author | Nick Piggin <[email protected]> | Sat Aug 02 12:02:13 2008 +0200 |
committer | Linus Torvalds <[email protected]> | Mon Aug 04 21:56:09 2008 -0700 |
tree | 474da867c4d4086313cee90cdc3560bb17fade96 | |
parent | 529ae9aaa08378cfe2a4350bded76f32cc8ff0ce [diff] |
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 <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>