aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c
diff options
context:
space:
mode:
authorJiri Kosina <[email protected]>2016-06-16 07:53:58 +0000
committerJens Axboe <[email protected]>2016-08-04 20:19:16 +0000
commitff06db1efb2ad6db06eb5b99b88a0c15a9cc9b0e (patch)
tree9de4ce114a0583d3ceab6cd1795bb520092dc836 /fs/fs-writeback.c
parentMerge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... (diff)
downloadkernel-ff06db1efb2ad6db06eb5b99b88a0c15a9cc9b0e.tar.gz
kernel-ff06db1efb2ad6db06eb5b99b88a0c15a9cc9b0e.zip
floppy: fix open(O_ACCMODE) for ioctl-only open
Commit 09954bad4 ("floppy: refactor open() flags handling"), as a side-effect, causes open(/dev/fdX, O_ACCMODE) to fail. It turns out that this is being used setfdprm userspace for ioctl-only open(). Reintroduce back the original behavior wrt !(FMODE_READ|FMODE_WRITE) modes, while still keeping the original O_NDELAY bug fixed. Cc: [email protected] # v4.5+ Reported-by: Wim Osterholt <[email protected]> Tested-by: Wim Osterholt <[email protected]> Signed-off-by: Jiri Kosina <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions