]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - fs/nfsd/nfs4recover.c
nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char array
authorScott Mayhew <smayhew@redhat.com>
Tue, 26 Mar 2019 22:06:26 +0000 (18:06 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 24 Apr 2019 13:46:34 +0000 (09:46 -0400)
commit6b1891052a3f8e3c3217e8512bbed2fd6252977b
tree4968ba406e795b3e4cd9fd7d245f1aede666f303
parent9d69338c8c5fc68e9ae3ab23d01356ca024b789e
nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char array

This will allow the reclaim_str_hashtbl to store either the recovery
directory names used by the legacy client tracking code or the full
client strings used by the nfsdcld client tracking code.

Signed-off-by: Scott Mayhew <smayhew@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4recover.c
fs/nfsd/nfs4state.c
fs/nfsd/state.h