Commit 9dff55e
committed
Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"
This reverts commit 6f11adc.
The problematic commit was fixed in mainline, so the work-around in
io_uring can be removed at this point. Anonymous inodes no longer
pretend to be regular files after:
1e7ab6f ("anon_inode: rework assertions")
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent fc582cd commit 9dff55e
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1666 | 1666 | | |
1667 | 1667 | | |
1668 | 1668 | | |
1669 | | - | |
1670 | 1669 | | |
1671 | 1670 | | |
1672 | 1671 | | |
1673 | 1672 | | |
1674 | | - | |
| 1673 | + | |
1675 | 1674 | | |
1676 | 1675 | | |
1677 | 1676 | | |
| |||
0 commit comments