Documentation/netlink/specs/nfsd.yaml
0 → 100644
+89
−0
+2
−1
fs/nfsd/netlink.c
0 → 100644
+32
−0
fs/nfsd/netlink.h
0 → 100644
+22
−0
+17
−0
Loading
Generate stubs and uAPI for nfsd netlink protocol. For the moment, the new protocol has one operation: rpc_status. The generated header and source files are created by running: tools/net/ynl/ynl-regen.sh Tested-by:Jeff Layton <jlayton@kernel.org> Signed-off-by:
Lorenzo Bianconi <lorenzo@kernel.org> Acked-by:
Jeff Layton <jlayton@kernel.org> Signed-off-by:
Chuck Lever <chuck.lever@oracle.com>