diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-07-11 14:41:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-07-11 14:41:44 -0700 |
commit | 5a29232d870d9e63fe5ff30b081be6ea7cc2465d (patch) | |
tree | 21eebc031de499ab43928ccaf4936171e10450ab /arch/x86/lib/usercopy.c | |
parent | 23458ac91dc8e9a30c95b4208727f7e053eb5ff8 (diff) | |
parent | b3a3b0255797e1d395253366ba24a4cc6c8bdf9c (diff) | |
download | linux-5a29232d870d9e63fe5ff30b081be6ea7cc2465d.tar.bz2 |
Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba:
"A more fixes that seem to me to be important enough to get merged
before release:
- in zoned mode, fix leak of a structure when reading zone info, this
happens on normal path so this can be significant
- in zoned mode, revert an optimization added in 5.19-rc1 to finish a
zone when the capacity is full, but this is not reliable in all
cases
- try to avoid short reads for compressed data or inline files when
it's a NOWAIT read, applications should handle that but there are
two, qemu and mariadb, that are affected"
* tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
btrfs: zoned: drop optimization of zone finish
btrfs: zoned: fix a leaked bioc in read_zone_info
btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline extents
Diffstat (limited to 'arch/x86/lib/usercopy.c')
0 files changed, 0 insertions, 0 deletions