diff options
| author | Omar Sandoval <[email protected]> | 2015-06-19 18:52:48 +0000 |
|---|---|---|
| committer | Chris Mason <[email protected]> | 2015-08-09 14:34:26 +0000 |
| commit | 03679ade86b2b1c370c8790f1ffcbcdef6d49f9f (patch) | |
| tree | 880ee59349f2a9fa6b906f3ba70993ba5fbd3e1d /fs/btrfs/dev-replace.c | |
| parent | btrfs: fix clone / extent-same deadlocks (diff) | |
| download | kernel-03679ade86b2b1c370c8790f1ffcbcdef6d49f9f.tar.gz kernel-03679ade86b2b1c370c8790f1ffcbcdef6d49f9f.zip | |
Btrfs: remove misleading handling of missing device scrub
scrub_submit() claims that it can handle a bio with a NULL block device,
but this is misleading, as calling bio_add_page() on a bio with a NULL
->bi_bdev would've already crashed. Delete this, as we're about to
properly handle a missing block device.
Signed-off-by: Omar Sandoval <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
