Files
linux/fs/netfs
Shyam Prasad N a5ca32d031 netfs: avoid double increment of retry_count in subreq
This change fixes the instance of double incrementing of
retry_count. The increment of this count already happens
when netfs_reissue_write gets called. Incrementing this
value before is not necessary.

Fixes: 4acb665cf4 ("netfs: Work around recursion by abandoning retry if nothing read")
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2026-02-08 17:07:43 -06:00
..
2025-09-26 10:14:19 +02:00
2025-10-31 13:11:38 +01:00
2025-09-26 10:14:19 +02:00
2025-09-26 10:14:19 +02:00
2025-09-26 10:14:19 +02:00
2024-09-12 12:20:41 +02:00
2025-09-26 10:14:19 +02:00
2025-02-13 16:00:48 +01:00