NFSD: Remove NFSD_TCP kernel build option
authorChuck Lever <chuck.lever@oracle.com>
Mon, 11 Feb 2008 22:11:39 +0000 (17:11 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 23 Apr 2008 20:13:38 +0000 (16:13 -0400)
commit5ea0dd61f221ba2701314a85e998b8202412553d
tree1f1d1f2bea5fd98cc06af8d070242bdfd1ddd87b
parentc0ce6ec87c59d7a29438717b1f72f83fb408f416
NFSD: Remove NFSD_TCP kernel build option

Likewise, distros usually leave CONFIG_NFSD_TCP enabled.

TCP support in the Linux NFS server is stable enough that we can leave it
on always.  CONFIG_NFSD_TCP adds about 10 lines of code, and defaults to
"Y" anyway.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/Kconfig
fs/nfsd/nfssvc.c