SUNRPC: Eliminate the RQ_AUTHERR flag
authorChuck Lever <chuck.lever@oracle.com>
Thu, 15 Jul 2021 19:52:19 +0000 (15:52 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 10 Aug 2021 18:18:35 +0000 (14:18 -0400)
commit9082e1d914f8b27114352b1940bbcc7522f682e7
tree01998e00d4ea84c91db1f13ec15a7cf57a50c783
parent5c2465dfd457f3015eebcc3ace50570e1d896aeb
SUNRPC: Eliminate the RQ_AUTHERR flag

Now that there is an alternate method for returning an auth_stat
value, replace the RQ_AUTHERR flag with use of that new method.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/callback_xdr.c
include/linux/sunrpc/svc.h
include/trace/events/sunrpc.h
net/sunrpc/svc.c