diff options
author | Jeff Layton <jlayton@kernel.org> | 2024-10-30 17:48:46 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-11-19 04:23:09 +0300 |
commit | 10c93b5101ca61d03351da678b395b48678840c2 (patch) | |
tree | 24537088dc419e039ad54f50653b4a94222cae7f /rust/helpers/helpers.c | |
parent | 53f9ba78e07cb19f0895b9cf905fb08b70a126f4 (diff) | |
download | linux-10c93b5101ca61d03351da678b395b48678840c2.tar.xz |
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 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions