[Devel] [PATCH v5 2/2] nfs: protect callback execution against per-net callback thread shutdown

Stanislav Kinsburskiy skinsbursky at virtuozzo.com
Thu Nov 9 12:46:39 MSK 2017



09.11.2017 10:33, Kirill Tkhai пишет:
> 
> Looks good for me, except there is one more call of nfs_callback_down_net() in nfs_callback_up().
> It's not clear for me, we shouldn't protect it via the mutex too. Should we?
> 

Looks like no, mount is not ready yet and there is no connection to server, thus no request from server can
come to the moment and we don't need any additional protection here.


More information about the Devel mailing list