]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5badd21c2f5d10151dd1959dc3c5b6ec16b8fdd3
tree4f5def2f155c74181b015a13d563c1898b64d98a
parent2beaa7d0fb99db3c2dc6281c0097c0ee1300c574
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>
Documentation/feature-removal-schedule.txt
fs/nfsd/nfsctl.c