]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nfsd: switch to autogenerated definitions for open_delegation_type4
authorJeff Layton <jlayton@kernel.org>
Mon, 9 Dec 2024 21:13:55 +0000 (16:13 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Tue, 21 Jan 2025 20:30:01 +0000 (15:30 -0500)
commit8dfbea8bde6e976136948421325b24b5bdb76ad3
tree1c7dbe236d52770629aa38bdc317b832c29f7942
parent8e1d32273ab7d06b6f78771e05824bfab01141f4
nfsd: switch to autogenerated definitions for open_delegation_type4

Rename the enum with the same name in include/linux/nfs4.h, add the
proper enum to nfs4_1.x and regenerate the headers and source files.  Do
a mass rename of all NFS4_OPEN_DELEGATE_* to OPEN_DELEGATE_* in the nfsd
directory.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Documentation/sunrpc/xdr/nfs4_1.x
fs/nfsd/nfs4state.c
fs/nfsd/nfs4xdr.c
fs/nfsd/nfs4xdr_gen.c
fs/nfsd/nfs4xdr_gen.h
include/linux/nfs4.h
include/linux/sunrpc/xdrgen/nfs4_1.h