OSDN Git Service

NFSv4 remove zero number of fs_locations entries error check
authorOlga Kornievskaia <kolga@netapp.com>
Thu, 9 Dec 2021 19:53:29 +0000 (14:53 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 12 Jan 2022 19:26:05 +0000 (14:26 -0500)
commit90e12a3191040bd3854d3e236c35921e4e92a044
treef74b74bc531b6bd4e14d4147ff31e8ef2498b56f
parent1751fc1db36f6f411709e143d5393f92d12137a9
NFSv4 remove zero number of fs_locations entries error check

Remove the check for the zero length fs_locations reply in the
xdr decoding, and instead check for that in the migration code.

Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4state.c
fs/nfs/nfs4xdr.c