Commit 5131652
Andreas Gruenbacher
gfs2: Minor gfs2_quota_init error path cleanup
Add a fail_brelse label and use it where useful. Move variable bh out
of the loop to extend its visibility to the new label. No functional
change.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>1 parent 713f883 commit 5131652
1 file changed
Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1407 | 1407 | | |
1408 | 1408 | | |
1409 | 1409 | | |
| 1410 | + | |
1410 | 1411 | | |
1411 | 1412 | | |
1412 | 1413 | | |
| |||
1426 | 1427 | | |
1427 | 1428 | | |
1428 | 1429 | | |
1429 | | - | |
1430 | 1430 | | |
1431 | 1431 | | |
1432 | 1432 | | |
| |||
1440 | 1440 | | |
1441 | 1441 | | |
1442 | 1442 | | |
1443 | | - | |
1444 | | - | |
1445 | | - | |
1446 | | - | |
| 1443 | + | |
| 1444 | + | |
1447 | 1445 | | |
1448 | 1446 | | |
1449 | 1447 | | |
| |||
1461 | 1459 | | |
1462 | 1460 | | |
1463 | 1461 | | |
1464 | | - | |
1465 | | - | |
1466 | | - | |
1467 | | - | |
| 1462 | + | |
| 1463 | + | |
1468 | 1464 | | |
1469 | 1465 | | |
1470 | 1466 | | |
| |||
1494 | 1490 | | |
1495 | 1491 | | |
1496 | 1492 | | |
| 1493 | + | |
| 1494 | + | |
1497 | 1495 | | |
1498 | 1496 | | |
1499 | 1497 | | |
| |||
0 commit comments