summaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorYuezhang Mo <Yuezhang.Mo@sony.com>2025-03-06 15:02:07 +0800
committerNamjae Jeon <linkinjeon@kernel.org>2025-03-27 21:18:03 +0900
commit47e35366bc6fa3cf189a8305bce63992495f3efa (patch)
tree4c84dc4f89ed937ff09ce33bf420dd2235d6f6d7 /net/lapb
parentb0522303f67255926b946aa66885a0104d1b2980 (diff)
exfat: fix missing shutdown check
xfstests generic/730 test failed because after deleting the device that still had dirty data, the file could still be read without returning an error. The reason is the missing shutdown check in ->read_iter. I also noticed that shutdown checks were missing from ->write_iter, ->splice_read, and ->mmap. This commit adds shutdown checks to all of them. Fixes: f761fcdd289d ("exfat: Implement sops->shutdown and ioctl") Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions