summaryrefslogtreecommitdiffstats
path: root/fs/fs_parser.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-07-28 19:43:16 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2023-07-28 19:43:16 +0200
commit28d79b746cf46e48e5c38c6904ea5faac217da21 (patch)
treea7924b79bd93d5242bca1cd0caa62c3d79275251 /fs/fs_parser.c
parentMerge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux (diff)
parentfs/9p: Remove unused extern declaration (diff)
downloadlinux-28d79b746cf46e48e5c38c6904ea5faac217da21.tar.xz
linux-28d79b746cf46e48e5c38c6904ea5faac217da21.zip
Merge tag '9p-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
Pull 9p fixes from Eric Van Hensbergen: "Misc set of fixes for 9p. Most of these clean up warnings we've gotten out of compilation tools, but several of them were from inspection while hunting down a couple of regressions. The most important one is 75b396821cb7 ("fs/9p: remove unnecessary and overrestrictive check") which caused a regression for some folks by restricting mmap in any case where writeback caches weren't enabled. Most of the other bugs caught via inspection were type mismatches" * tag '9p-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs: fs/9p: Remove unused extern declaration 9p: remove dead stores (variable set again without being read) 9p: virtio: skip incrementing unused variable 9p: virtio: make sure 'offs' is initialized in zc_request 9p: virtio: fix unlikely null pointer deref in handle_rerror 9p: fix ignored return value in v9fs_dir_release fs/9p: remove unnecessary invalidate_inode_pages2 fs/9p: fix type mismatch in file cache mode helper fs/9p: fix typo in comparison logic for cache mode fs/9p: remove unnecessary and overrestrictive check fs/9p: Fix a datatype used with V9FS_DIRECT_IO
Diffstat (limited to 'fs/fs_parser.c')
0 files changed, 0 insertions, 0 deletions