diff options
author | Olga Kornievskaia <kolga@netapp.com> | 2018-12-06 11:10:36 -0500 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2019-01-02 12:05:19 -0500 |
commit | 9aeaf8cfcb71f3663737bc21b93da7e1b8845c0d (patch) | |
tree | a66fb85cee40e4c0f9ee40229e2ced2328fa15c5 /net | |
parent | f85adb1bf59557909f86f71cf4b1e5a906bdb465 (diff) | |
download | linux-9aeaf8cfcb71f3663737bc21b93da7e1b8845c0d.tar.bz2 |
NFSv4.2 fix async copy reboot recovery
Original commit (e4648aa4f98a "NFS recover from destination server
reboot for copies") used memcmp() and then it was changed to use
nfs4_stateid_match_other() but that function returns opposite of
memcmp. As the result, recovery can't find the copy leading
to copy hanging.
Fixes: 80f42368868e ("NFSv4: Split out NFS v4.2 copy completion functions")
Fixes: cb7a8384dc02 ("NFS: Split out the body of nfs4_reclaim_open_state")
Signed-of-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions