diff options
| author | Denis Efremov <efremov@linux.com> | 2021-09-18 16:47:16 +0300 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-11-08 12:48:12 +0100 |
| commit | 3ea5a3451b2bfa90a3b73397273560f17d587efc (patch) | |
| tree | e14a8ebdae0e0ae49c13c60e478fd616d8f9e051 /syz-verifier | |
| parent | d29682f18fd5f7d995e5c37b957b19469908a526 (diff) | |
sys/linux: add O_ACCMODE to floppy's open flags
O_ACCMODE is used for ioctl-only opens in the floppy driver.
Drop O_CREAT, O_DIRECTORY, O_EXCL, O_LARGEFILE, O_NOCTTY,
O_NOFOLLOW, O_PATH and __O_TMPFILE flags. They aren't affecting
/dev/fd0.
Signed-off-by: Denis Efremov <efremov@linux.com>
Diffstat (limited to 'syz-verifier')
0 files changed, 0 insertions, 0 deletions
