commit | 079899c2384023cd8efcd3806680b4f1d2abbd54 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Wed Jun 25 16:01:31 2008 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:04:03 2008 -0400 |
tree | d5d6d44f92b600f2fd3e5066bdcd5812e58cbf14 | |
parent | e7a84565bcdb239caad29ccbe559ef978090ac7e [diff] |
Btrfs: Change find_extent_buffer to use TestSetPageLocked This makes it possible for callers to check for extent_buffers in cache without deadlocking against any btree locks held. Signed-off-by: Chris Mason <chris.mason@oracle.com>