Commit cc4d585
committed
btrfs: add allocator_hint for no allocation preferred
This is useful where you want to prevent new allocations of chunks on a
disk which is going to be removed from the pool anyways, e.g. due to
bad blocks or because it's slow.
Signed-off-by: Kai Krakow <kai@kaishome.de>1 parent 5d28743 commit cc4d585
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
198 | 199 | | |
199 | 200 | | |
200 | 201 | | |
| |||
5362 | 5363 | | |
5363 | 5364 | | |
5364 | 5365 | | |
5365 | | - | |
| 5366 | + | |
| 5367 | + | |
| 5368 | + | |
| 5369 | + | |
5366 | 5370 | | |
5367 | 5371 | | |
5368 | 5372 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
| 594 | + | |
| 595 | + | |
594 | 596 | | |
595 | 597 | | |
596 | 598 | | |
| |||
0 commit comments