]> bbs.cooldavid.org Git - net-next-2.6.git/commit
nfsd: allow deprecated interface to be compiled out.
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:14 +0000 (15:33 -0400)
commit1e1405673e4e40a94ed7620553eb440a21040402
tree2553812b11feeefbf2b68c226f45d52e7a12f5b5
parentc67874f942e30039442d925b03793e0a46ddcddd
nfsd: allow deprecated interface to be compiled out.

Add CONFIG_NFSD_DEPRECATED, default to y.
Only include deprecated interface if this is defined.
This allows distros to remove this interface before the official
removal, and allows developers to test without it.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/Makefile
fs/compat.c
fs/nfsd/Kconfig
fs/nfsd/export.c
fs/nfsd/nfsctl.c