diff options
author | 2023-04-24 14:06:41 -0700 | |
---|---|---|
committer | 2023-04-24 14:06:41 -0700 | |
commit | 97adb49f052e70455c3529509885f8aa3b40c370 (patch) | |
tree | c646f53d8bad336e9a7b2e8bed527b2217334cab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (diff) | |
parent | open: return EINVAL for O_DIRECTORY | O_CREAT (diff) | |
download | wireguard-linux-97adb49f052e70455c3529509885f8aa3b40c370.tar.xz wireguard-linux-97adb49f052e70455c3529509885f8aa3b40c370.zip |
Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Pull vfs open fixlet from Christian Brauner:
"EINVAL ist keinmal: This contains the changes to make O_DIRECTORY when
specified together with O_CREAT an invalid request.
The wider background is that a regression report about the behavior of
O_DIRECTORY | O_CREAT was sent to fsdevel about a behavior that was
changed multiple years and LTS releases earlier during v5.7
development.
This has also been covered in
https://lwn.net/Articles/926782/
which provides an excellent summary of the discussion"
* tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
open: return EINVAL for O_DIRECTORY | O_CREAT
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions