Commit a6f4657
Al Viro
convert vmsplice() to CLASS(fd)
Irregularity here is fdput() not in the same scope as fdget(); we could
just lift it out vmsplice_type() in vmsplice(2), but there's no much
point keeping vmsplice_type() separate after that...
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>1 parent 0d113fc commit a6f4657
1 file changed
Lines changed: 10 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1564 | 1564 | | |
1565 | 1565 | | |
1566 | 1566 | | |
1567 | | - | |
1568 | | - | |
1569 | | - | |
1570 | | - | |
1571 | | - | |
1572 | | - | |
1573 | | - | |
1574 | | - | |
1575 | | - | |
1576 | | - | |
1577 | | - | |
1578 | | - | |
1579 | | - | |
1580 | | - | |
1581 | | - | |
1582 | 1567 | | |
1583 | 1568 | | |
1584 | 1569 | | |
| |||
1602 | 1587 | | |
1603 | 1588 | | |
1604 | 1589 | | |
1605 | | - | |
1606 | 1590 | | |
1607 | 1591 | | |
1608 | 1592 | | |
1609 | 1593 | | |
1610 | 1594 | | |
1611 | | - | |
1612 | | - | |
1613 | | - | |
1614 | | - | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
1615 | 1604 | | |
1616 | 1605 | | |
1617 | 1606 | | |
1618 | 1607 | | |
1619 | | - | |
| 1608 | + | |
1620 | 1609 | | |
1621 | 1610 | | |
1622 | 1611 | | |
| |||
1626 | 1615 | | |
1627 | 1616 | | |
1628 | 1617 | | |
1629 | | - | |
1630 | | - | |
1631 | 1618 | | |
1632 | 1619 | | |
1633 | 1620 | | |
| |||
0 commit comments