nfsd: formally deprecate legacy nfsd syscall interface
authorNeilBrown <neilb@suse.de>
Wed, 22 Sep 2010 02:55:07 +0000 (12:55 +1000)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 22 Sep 2010 19:33:13 +0000 (15:33 -0400)
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>

No differences found