Commit e1df8b0
committed
Merge branch 'writeback-plugging'
Fix up the writeback plugging introduced in commit d353d75
("writeback: plug writeback at a high level") that then caused problems
due to the unplug happening with a spinlock held.
* writeback-plugging:
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
Revert "writeback: plug writeback at a high level"1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1380 | 1380 | | |
1381 | 1381 | | |
1382 | 1382 | | |
| 1383 | + | |
| 1384 | + | |
| 1385 | + | |
| 1386 | + | |
1383 | 1387 | | |
1384 | 1388 | | |
1385 | 1389 | | |
| |||
1398 | 1402 | | |
1399 | 1403 | | |
1400 | 1404 | | |
1401 | | - | |
1402 | 1405 | | |
1403 | | - | |
1404 | 1406 | | |
1405 | 1407 | | |
1406 | 1408 | | |
| |||
1498 | 1500 | | |
1499 | 1501 | | |
1500 | 1502 | | |
1501 | | - | |
1502 | 1503 | | |
1503 | 1504 | | |
1504 | 1505 | | |
| |||
1545 | 1546 | | |
1546 | 1547 | | |
1547 | 1548 | | |
| 1549 | + | |
1548 | 1550 | | |
| 1551 | + | |
1549 | 1552 | | |
1550 | 1553 | | |
1551 | 1554 | | |
1552 | 1555 | | |
1553 | 1556 | | |
| 1557 | + | |
1554 | 1558 | | |
1555 | 1559 | | |
1556 | 1560 | | |
| |||
1578 | 1582 | | |
1579 | 1583 | | |
1580 | 1584 | | |
| 1585 | + | |
1581 | 1586 | | |
1582 | 1587 | | |
1583 | 1588 | | |
1584 | 1589 | | |
| 1590 | + | |
1585 | 1591 | | |
1586 | 1592 | | |
1587 | 1593 | | |
| |||
1661 | 1667 | | |
1662 | 1668 | | |
1663 | 1669 | | |
| 1670 | + | |
1664 | 1671 | | |
1665 | 1672 | | |
1666 | 1673 | | |
| |||
0 commit comments