Commit 248c4ff
committed
btrfs: split waiting from read_extent_buffer_pages(), drop parameter wait
There are only 2 WAIT_* values left for wait parameter, we can encode
this to the function name if the waiting functionality is split.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>1 parent db9eef2 commit 248c4ff
3 files changed
Lines changed: 22 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3479 | 3479 | | |
3480 | 3480 | | |
3481 | 3481 | | |
3482 | | - | |
3483 | | - | |
| 3482 | + | |
| 3483 | + | |
3484 | 3484 | | |
3485 | 3485 | | |
3486 | 3486 | | |
| |||
3498 | 3498 | | |
3499 | 3499 | | |
3500 | 3500 | | |
3501 | | - | |
| 3501 | + | |
3502 | 3502 | | |
3503 | 3503 | | |
3504 | 3504 | | |
| |||
3538 | 3538 | | |
3539 | 3539 | | |
3540 | 3540 | | |
| 3541 | + | |
| 3542 | + | |
3541 | 3543 | | |
3542 | | - | |
3543 | | - | |
3544 | | - | |
3545 | | - | |
3546 | | - | |
3547 | | - | |
| 3544 | + | |
| 3545 | + | |
| 3546 | + | |
| 3547 | + | |
3548 | 3548 | | |
| 3549 | + | |
| 3550 | + | |
| 3551 | + | |
| 3552 | + | |
| 3553 | + | |
| 3554 | + | |
| 3555 | + | |
3549 | 3556 | | |
3550 | 3557 | | |
3551 | 3558 | | |
| |||
4276 | 4283 | | |
4277 | 4284 | | |
4278 | 4285 | | |
4279 | | - | |
| 4286 | + | |
4280 | 4287 | | |
4281 | 4288 | | |
4282 | 4289 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
265 | | - | |
266 | | - | |
| 264 | + | |
267 | 265 | | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
| |||
0 commit comments