diff options
| author | Linus Torvalds <[email protected]> | 2023-05-12 21:56:09 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2023-05-12 21:56:09 +0000 |
| commit | df8c2d13e227e4670ebe777970f89db7802b1f56 (patch) | |
| tree | 158c086246111e93bbb92352730c847cffeede46 /lib/debugobjects.c | |
| parent | Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linux (diff) | |
| parent | pipe: check for IOCB_NOWAIT alongside O_NONBLOCK (diff) | |
| download | kernel-df8c2d13e227e4670ebe777970f89db7802b1f56.tar.gz kernel-df8c2d13e227e4670ebe777970f89db7802b1f56.zip | |
Merge tag 'vfs/v6.4-rc1/pipe' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Pull vfs fix from Christian Brauner:
"During the pipe nonblock rework the check for both O_NONBLOCK and
IOCB_NOWAIT was dropped. Both checks need to be performed to ensure
that files without O_NONBLOCK but IOCB_NOWAIT don't block when writing
to or reading from a pipe.
This just contains the fix adding the check for IOCB_NOWAIT back in"
* tag 'vfs/v6.4-rc1/pipe' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs:
pipe: check for IOCB_NOWAIT alongside O_NONBLOCK
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
