diff options
author | Jeff Layton <jlayton@kernel.org> | 2024-12-09 16:13:54 -0500 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-01-21 15:30:00 -0500 |
commit | 8e1d32273ab7d06b6f78771e05824bfab01141f4 (patch) | |
tree | 95495d550be6dd0e78b764f2b302b7aa21cc2bce /tools/perf/scripts/python/parallel-perf.py | |
parent | 531503054e8fe9f4502fff0dceba20dfaa9920d5 (diff) |
nfs_common: make include/linux/nfs4.h include generated nfs4_1.h
In the long run, the NFS development community intends to autogenerate a
lot of the XDR handling code. Both the NFS client and server include
"include/linux/nfs4.hi". That file was hand-rolled, and some of the symbols
in it conflict with the autogenerated symbols.
Add a small nfs4_1.x to Documentation that currently just has the
necessary definitions for the delstid draft, and generate the relevant
header and source files. Make include/linux/nfs4.h include the generated
include/linux/sunrpc/xdrgen/nfs4_1.h and remove the conflicting
definitions from it and nfs_xdr.h.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions