linux-nfs / nfsd

Linux kernel source tree
Other
0 stars 0 forks source link

Test coverage for NFSD administrative interfaces #45

Open chucklever opened 8 months ago

chucklever commented 8 months ago

There have been several bugs introduced to the NFSD administrative interface: the /proc interfaces that configure the server, start it up, and shut it down. There is significant churn happening there as we move from /proc to netlink. We need to have some testing coverage to ensure these interfaces continue to work.