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)
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

diff --cc fs/Makefile
Simple merge
diff --cc fs/compat.c
Simple merge
diff --cc fs/nfsd/Kconfig
Simple merge
Simple merge
Simple merge