Commit 614abc1
Andreas Gruenbacher
gfs2: Fold qd_fish into gfs2_quota_sync
The split between qd_fish() and gfs2_quota_sync() is rather unfortunate
as qd_fish() is repeatedly called to scan sdp->sd_quota_list only to
find the next object to that needs syncing; if there are multiple
objects on the list that need syncing, it makes more sense to grab them
all in one go. This is relatively easy to do when qd_fish() is folded
into gfs2_quota_sync().
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>1 parent b510af0 commit 614abc1
1 file changed
Lines changed: 29 additions & 48 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | 487 | | |
522 | 488 | | |
523 | 489 | | |
| |||
1332 | 1298 | | |
1333 | 1299 | | |
1334 | 1300 | | |
1335 | | - | |
1336 | | - | |
1337 | 1301 | | |
1338 | 1302 | | |
| 1303 | + | |
| 1304 | + | |
1339 | 1305 | | |
1340 | 1306 | | |
1341 | 1307 | | |
| |||
1347 | 1313 | | |
1348 | 1314 | | |
1349 | 1315 | | |
1350 | | - | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
1351 | 1319 | | |
1352 | | - | |
1353 | | - | |
1354 | | - | |
1355 | | - | |
1356 | | - | |
1357 | | - | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
1358 | 1327 | | |
| 1328 | + | |
1359 | 1329 | | |
1360 | | - | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
1361 | 1335 | | |
1362 | | - | |
| 1336 | + | |
1363 | 1337 | | |
1364 | | - | |
1365 | | - | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
1366 | 1341 | | |
1367 | | - | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
1368 | 1349 | | |
1369 | 1350 | | |
1370 | 1351 | | |
| |||
0 commit comments