On Tue, May 05, 2015 at 02:15:07PM -0400, Chuck Lever wrote: > bc_svc.c struck me as left over from a prototype. > > It would be reasonable to move bc_send into xprtsock.c (or some other > convenient file) and then pass its address into the server code via > a virtual function (eg. as an rpc_xprt op). Given that they always sit in the same module direct calls should just work fine. > I?ve been scratching my head wondering why we have still have > CONFIG_SUNRPC_BACKCHANNEL, which is not exposed in menuconfig. Is it > time to remove it? It's selected by CONFIG_NFS_V4_1, and thus isn't build if you don't select 4.1 support. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html