diff options
author | 2024-10-30 10:48:46 -0400 | |
---|---|---|
committer | 2024-11-18 20:23:09 -0500 | |
commit | 10c93b5101ca61d03351da678b395b48678840c2 (patch) | |
tree | 24537088dc419e039ad54f50653b4a94222cae7f /net/lapb | |
parent | nfsd: remove nfsd4_session->se_bchannel (diff) | |
download | wireguard-linux-10c93b5101ca61d03351da678b395b48678840c2.tar.xz wireguard-linux-10c93b5101ca61d03351da678b395b48678840c2.zip |
nfsd: make nfsd4_session->se_flags a bool
While this holds the flags from the CREATE_SESSION request, nothing
ever consults them. The only flag used is NFS4_SESSION_DEAD. Make it a
simple bool instead.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions