xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
authorChuck Lever <chuck.lever@oracle.com>
Tue, 29 Jul 2014 21:26:04 +0000 (17:26 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 31 Jul 2014 20:22:59 +0000 (16:22 -0400)
commita779ca5fa766e270b9e11c162d877295e2904f4e
tree541654139d205dd1170124d44679cdc02381dfe7
parent282191cb725db9a1aa80269e8369b06e9270a948
xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro

Clean up.

RPCRDMA_PERSISTENT_REGISTRATION was a compile-time switch between
RPCRDMA_REGISTER mode and RPCRDMA_ALLPHYSICAL mode.  Since
RPCRDMA_REGISTER has been removed, there's no need for the extra
conditional compilation.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Tested-by: Steve Wise <swise@opengridcomputing.com>
Tested-by: Shirley Ma <shirley.ma@oracle.com>
Tested-by: Devesh Sharma <devesh.sharma@emulex.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/xprtrdma.h
net/sunrpc/xprtrdma/verbs.c
This page took 0.024737 seconds and 5 git commands to generate.