angler-fishThe Vulnerability History Project

NFS handle COPY reply CB_OFFLOAD call race

      It's possible that server replies back with CB_OFFLOAD call and
COPY reply at the same time such that client will process
CB_OFFLOAD before reply to COPY. For that keep a list of pending
callback stateids received and then before waiting on completion
check the pending list.

Cleanup any pending copies on the client shutdown.

Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
    
commit bc0c9079b48ddcf1f8a6e1aaa277288b263c78d8
+14 -3
+20 -2
+15
+1
expand_less