Files
twx-linux/fs/nfsd
Chuck Lever 949ee5d44d NFSD: Never decrement pending_async_copies on error
[ Upstream commit 8286f8b622 ]

The error flow in nfsd4_copy() calls cleanup_async_copy(), which
already decrements nn->pending_async_copies.

Reported-by: Olga Kornievskaia <okorniev@redhat.com>
Fixes: aadc3bbea1 ("NFSD: Limit the number of concurrent async COPY operations")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-22 15:37:33 +01:00
..
2024-10-17 15:21:58 +02:00
2024-08-29 17:30:53 +02:00
2024-08-29 17:30:53 +02:00
2024-08-19 06:00:04 +02:00