]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/nfs/Kconfig
SUNRPC: sunrpc should not explicitly depend on NFS config options
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 13 Jul 2011 23:20:49 +0000 (19:20 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 15 Jul 2011 13:12:23 +0000 (09:12 -0400)
commit9e00abc3c20904fd6a5d888bb7023925799ec8a5
treeea6f8749fa21e5b23f02b36c3a82e405b495af0b
parent1f9453578f059d2651aa6c6b16756627fc9f2a74
SUNRPC: sunrpc should not explicitly depend on NFS config options

Change explicit references to CONFIG_NFS_V4_1 to implicit ones
Get rid of the unnecessary defines in backchannel_rqst.c and
bc_svc.c: the Makefile takes care of those dependency.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
13 files changed:
fs/nfs/Kconfig
include/linux/sunrpc/bc_xprt.h
include/linux/sunrpc/svc.h
include/linux/sunrpc/xprt.h
net/sunrpc/Kconfig
net/sunrpc/Makefile
net/sunrpc/backchannel_rqst.c
net/sunrpc/bc_svc.c
net/sunrpc/clnt.c
net/sunrpc/svc.c
net/sunrpc/svcsock.c
net/sunrpc/xprt.c
net/sunrpc/xprtsock.c