]> Git Repo - linux.git/commitdiff
Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mszer...
authorLinus Torvalds <[email protected]>
Fri, 19 Apr 2024 20:16:10 +0000 (13:16 -0700)
committerLinus Torvalds <[email protected]>
Fri, 19 Apr 2024 20:16:10 +0000 (13:16 -0700)
Pull fuse fixes from Miklos Szeredi:

 - Fix two bugs in the new passthrough mode

 - Fix a statx bug introduced in v6.6

 - Fix code documentation

* tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
  cuse: add kernel-doc comments to cuse_process_init_reply()
  fuse: fix leaked ENOSYS error on first statx call
  fuse: fix parallel dio write on file open in passthrough mode
  fuse: fix wrong ff->iomode state changes from parallel dio write


Trivial merge
This page took 0.051332 seconds and 4 git commands to generate.