Commit b098915
committed
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull iov_iter fix from Al Viro:
"ITER_XARRAY get_pages fix; now the return value is a lot saner (and
more similar to logics for other flavours)"
* tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
iov_iter: Fix iter_xarray_get_pages{,_alloc}()1 file changed
Lines changed: 4 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1434 | 1434 | | |
1435 | 1435 | | |
1436 | 1436 | | |
1437 | | - | |
| 1437 | + | |
1438 | 1438 | | |
1439 | 1439 | | |
1440 | 1440 | | |
| |||
1461 | 1461 | | |
1462 | 1462 | | |
1463 | 1463 | | |
1464 | | - | |
1465 | | - | |
1466 | | - | |
1467 | | - | |
1468 | | - | |
1469 | | - | |
1470 | | - | |
| 1464 | + | |
1471 | 1465 | | |
1472 | 1466 | | |
1473 | 1467 | | |
| |||
1602 | 1596 | | |
1603 | 1597 | | |
1604 | 1598 | | |
1605 | | - | |
| 1599 | + | |
1606 | 1600 | | |
1607 | 1601 | | |
1608 | 1602 | | |
| |||
1631 | 1625 | | |
1632 | 1626 | | |
1633 | 1627 | | |
1634 | | - | |
1635 | | - | |
1636 | | - | |
1637 | | - | |
1638 | | - | |
1639 | | - | |
1640 | | - | |
| 1628 | + | |
1641 | 1629 | | |
1642 | 1630 | | |
1643 | 1631 | | |
| |||
0 commit comments