Commit 6e42240
Andreas Gruenbacher
gfs2: Turn gfs2_withdraw into a void function
Since commit 601ef0d ("gfs2: Force withdraw to replay journals and
wait for it to finish"), gfs2_withdraw() always returns -1, so turn it
into a straight void function.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Andrew Price <anprice@redhat.com>1 parent 418c854 commit 6e42240
2 files changed
Lines changed: 9 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
354 | | - | |
355 | 353 | | |
356 | 354 | | |
357 | 355 | | |
| |||
481 | 479 | | |
482 | 480 | | |
483 | 481 | | |
484 | | - | |
485 | | - | |
486 | 482 | | |
487 | 483 | | |
488 | 484 | | |
489 | 485 | | |
490 | 486 | | |
491 | 487 | | |
492 | | - | |
493 | | - | |
| 488 | + | |
| 489 | + | |
494 | 490 | | |
495 | 491 | | |
496 | 492 | | |
| |||
503 | 499 | | |
504 | 500 | | |
505 | 501 | | |
506 | | - | |
507 | | - | |
508 | 502 | | |
509 | 503 | | |
510 | 504 | | |
511 | 505 | | |
512 | 506 | | |
513 | 507 | | |
514 | | - | |
515 | | - | |
| 508 | + | |
| 509 | + | |
516 | 510 | | |
517 | 511 | | |
518 | 512 | | |
| |||
528 | 522 | | |
529 | 523 | | |
530 | 524 | | |
531 | | - | |
| 525 | + | |
| 526 | + | |
532 | 527 | | |
533 | 528 | | |
534 | 529 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
0 commit comments