]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Btrfs: Change TestSetPageLocked() to trylock_page()
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 7 Aug 2008 15:19:43 +0000 (11:19 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:06 +0000 (11:04 -0400)
commit2db04966ae9a3eeb57f28df9aac4e77d5b287cb1
tree12f42fdef9b5965c7e9970f875a6bf33ed5090f1
parent5036f53868ae943704ae69a192d21225dc914c35
Btrfs: Change TestSetPageLocked() to trylock_page()

Add backwards compatibility in compat.h

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
---
 compat.h    |    3 +++
 extent_io.c |    3 ++-
 2 files changed, 5 insertions(+), 1 deletions(-)

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/compat.h
fs/btrfs/extent_io.c