Commit ce5291e
cifs: Defer read completion
Defer read completion from the I/O thread to the cifsiod thread so as not
to slow down the I/O thread. This restores the behaviour of v6.9.
Fixes: 3ee1a1f ("cifs: Cut over to using netfslib")
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Paulo Alcantara <pc@manguebit.com>
cc: Jeff Layton <jlayton@kernel.org>
cc: linux-cifs@vger.kernel.org
cc: netfs@lists.linux.dev
cc: linux-fsdevel@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>1 parent 8bf0287 commit ce5291e
1 file changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4484 | 4484 | | |
4485 | 4485 | | |
4486 | 4486 | | |
| 4487 | + | |
| 4488 | + | |
| 4489 | + | |
| 4490 | + | |
| 4491 | + | |
| 4492 | + | |
| 4493 | + | |
| 4494 | + | |
| 4495 | + | |
| 4496 | + | |
4487 | 4497 | | |
4488 | 4498 | | |
4489 | 4499 | | |
| |||
4578 | 4588 | | |
4579 | 4589 | | |
4580 | 4590 | | |
4581 | | - | |
4582 | | - | |
4583 | | - | |
| 4591 | + | |
| 4592 | + | |
4584 | 4593 | | |
4585 | 4594 | | |
4586 | 4595 | | |
| |||
0 commit comments