Btrfs: Fix snapshot deletion to release the alloc_mutex much more often.
authorChris Mason <chris.mason@oracle.com>
Wed, 25 Jun 2008 20:01:30 +0000 (16:01 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:03 +0000 (11:04 -0400)
commit333db94cdde9e6dfdedab9290d04d812f83e0922
treef4925bc36a8f4177d5a4f3a303ae47f3ea592b60
parent5cd57b2cbbb06a350df2698314e4e6a80805fc2f
Btrfs: Fix snapshot deletion to release the alloc_mutex much more often.

This lowers the impact of snapshot deletion on the rest of the FS.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/ctree.c
fs/btrfs/disk-io.c
fs/btrfs/extent-tree.c