aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorChris Mason <[email protected]>2009-03-09 15:45:38 +0000
committerChris Mason <[email protected]>2009-03-09 15:45:38 +0000
commitb9447ef80bd301b932ac4d85c9622e929de5fd62 (patch)
tree6d0bb1f287ed09f7850b77e2f622c3bebb35112b /net/unix/af_unix.c
parentBtrfs: try committing transaction before returning ENOSPC (diff)
downloadkernel-b9447ef80bd301b932ac4d85c9622e929de5fd62.tar.gz
kernel-b9447ef80bd301b932ac4d85c9622e929de5fd62.zip
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 <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions