commit | c67874f942e30039442d925b03793e0a46ddcddd | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Wed Sep 22 12:55:07 2010 +1000 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Sep 22 15:33:13 2010 -0400 |
tree | 4f5def2f155c74181b015a13d563c1898b64d98a | |
parent | e95dffa4304186ad87963255f3e5e96b5c41849f [diff] |
nfsd: formally deprecate legacy nfsd syscall interface The syscall interface is has been replaced by a more flexible interface since 2.6.0. It is time to work towards discarding the old interface. So add a entry in feature-removal-schedule.txt and print a warning when the interface is used. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>