diff options
| author | Christian Brauner <[email protected]> | 2025-05-21 12:35:34 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2025-05-21 12:35:34 +0000 |
| commit | 5fddfbc0cbc55a6b506f8cd07c58a152a3b535d6 (patch) | |
| tree | 90d68e423bdbd8b3a8fd4b5a485ecc90062de51e /fs/netfs/main.c | |
| parent | Merge patch series "netfs: Miscellaneous cleanups" (diff) | |
| parent | netfs: Fix wait/wake to be consistent about the waitqueue used (diff) | |
| download | kernel-5fddfbc0cbc55a6b506f8cd07c58a152a3b535d6.tar.gz kernel-5fddfbc0cbc55a6b506f8cd07c58a152a3b535d6.zip | |
Merge patch series "netfs: Miscellaneous fixes"
David Howells <[email protected]> says:
Here are some miscellaneous fixes and changes for netfslib, if you could
pull them:
(1) Fix an oops in write-retry due to mis-resetting the I/O iterator.
(2) Fix the recording of transferred bytes for short DIO reads.
(3) Fix a request's work item to not require a reference, thereby avoiding
the need to get rid of it in BH/IRQ context.
(4) Fix waiting and waking to be consistent about the waitqueue used.
* patches from https://lore.kernel.org/[email protected]:
netfs: Fix wait/wake to be consistent about the waitqueue used
netfs: Fix the request's work item to not require a ref
netfs: Fix setting of transferred bytes with short DIO reads
netfs: Fix oops in write-retry from mis-resetting the subreq iterator
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'fs/netfs/main.c')
0 files changed, 0 insertions, 0 deletions
