summaryrefslogtreecommitdiffstats
path: root/utils/statd/simulate.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.com>2016-12-06 11:02:42 -0500
committerSteve Dickson <steved@redhat.com>2016-12-06 11:15:37 -0500
commitfc1127d754578cd1dc3b52aebce1d5ae09f2d347 (patch)
tree4ea987b878532eff62f797d3933dd9ff5f29f24f /utils/statd/simulate.c
parent6a060231b029aa6b7a0af4fa69c84603f9f663dd (diff)
downloadnfs-utils-fc1127d754578cd1dc3b52aebce1d5ae09f2d347.tar.gz
nfs-utils-fc1127d754578cd1dc3b52aebce1d5ae09f2d347.tar.xz
nfs-utils-fc1127d754578cd1dc3b52aebce1d5ae09f2d347.zip
Remove all use of the nfsctl system call.
This systemcall was deprecated early in the 2.6 series as it was replaced by an in-kernel cache which was refilled using an upcall. All communication to kernel is now through the nfsd filesystem. The nfsctl systemcall itself was removed in 3.1. It is unlikely to have been used for over a decade. To remove all uses for the nfsctl systemcall, and call code that only runs when "new_cache" is false. We now assume "new_cache" is always true. This allows the removal of several files as well as assorted functions. Signed-off-by: NeilBrown <neilb@suse.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/statd/simulate.c')
0 files changed, 0 insertions, 0 deletions