[Devel] [PATCH v5 0/2] nfs: fix race between callback shutdown and execution
Kirill Tkhai
ktkhai at virtuozzo.com
Thu Nov 9 12:47:31 MSK 2017
On 08.11.2017 20:23, Stanislav Kinsburskiy wrote:
> The idea is to use mutex for protecting callback execution agains per-net
> callback shutdown and destroying all the net-related backchannel requests
> before transports destruction.
>
>
> ---
>
> Stanislav Kinsburskiy (2):
> sunrpc: bc_svc_flush_queue_net() helper introduced
> nfs: protect callback execution against per-net callback thread shutdown
>
>
> fs/nfs/callback.c | 17 +++++++++++++++++
> include/linux/sunrpc/svc.h | 2 ++
> net/sunrpc/svc.c | 15 +++++++++++++++
> 3 files changed, 34 insertions(+)
Reviewed-by: Kirill Tkhai <ktkhai at virtuozzo.com>
More information about the Devel
mailing list