Chris Mason b9447ef80b Btrfs: fix spinlock assertions on UP systems
btrfs_tree_locked was being used to make sure a given extent_buffer was
properly locked in a few places.  But, it wasn't correct for UP compiled
kernels.

This switches it to using assert_spin_locked instead, and renames it to
btrfs_assert_tree_locked to better reflect how it was really being used.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2009-03-09 11:45:38 -04:00
..
2009-01-05 21:25:51 -05:00
2009-02-20 11:00:09 -05:00
2009-01-05 21:25:51 -05:00
2009-01-05 21:25:51 -05:00
2008-09-25 11:04:06 -04:00
2009-01-06 11:42:00 -05:00
2009-02-20 11:00:09 -05:00
2008-09-25 11:04:06 -04:00
2009-02-12 14:11:25 -05:00
2009-02-20 11:00:09 -05:00
2009-02-20 11:00:09 -05:00
2009-02-04 09:28:28 -05:00
2008-10-29 14:49:59 -04:00
2009-01-21 10:59:08 -05:00
2009-01-05 21:25:51 -05:00
2009-01-05 21:25:51 -05:00
2009-01-05 21:25:51 -05:00
2008-12-12 10:03:26 -05:00
2009-02-04 09:29:13 -05:00
2009-02-04 09:29:13 -05:00
2009-01-05 21:25:51 -05:00