|
@@ -670,7 +670,6 @@ static noinline int lock_stripe_add(struct btrfs_raid_bio *rbio)
|
|
|
struct btrfs_raid_bio *cur;
|
|
struct btrfs_raid_bio *cur;
|
|
|
struct btrfs_raid_bio *pending;
|
|
struct btrfs_raid_bio *pending;
|
|
|
unsigned long flags;
|
|
unsigned long flags;
|
|
|
- DEFINE_WAIT(wait);
|
|
|
|
|
struct btrfs_raid_bio *freeit = NULL;
|
|
struct btrfs_raid_bio *freeit = NULL;
|
|
|
struct btrfs_raid_bio *cache_drop = NULL;
|
|
struct btrfs_raid_bio *cache_drop = NULL;
|
|
|
int ret = 0;
|
|
int ret = 0;
|