alistair23-linux/fs/lockd
Chuck Lever d6783b2b6c SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
Clean up:  Bruce observed we have more or less common logic in each of
svc_create_xprt()'s callers:  the check to create an IPv6 RPC listener
socket only if CONFIG_IPV6 is set.  I'm about to add another case
that does just the same.

If we move the ifdefs into __svc_xpo_create(), then svc_create_xprt()
call sites can get rid of the "#ifdef" ugliness, and can use the same
logic with or without IPv6 support available in the kernel.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2010-01-26 17:56:43 -05:00
..
clntlock.c sunrpc: add routine for comparing addresses 2009-08-21 11:27:42 -04:00
clntproc.c const: make file_lock_operations const 2009-09-22 07:17:25 -07:00
grace.c nfsd: common grace period control 2008-10-03 16:19:02 -04:00
host.c sunrpc: add routine for comparing addresses 2009-08-21 11:27:42 -04:00
Makefile nfsd: common grace period control 2008-10-03 16:19:02 -04:00
mon.c sunrpc: add routine for comparing addresses 2009-08-21 11:27:42 -04:00
svc.c SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() 2010-01-26 17:56:43 -05:00
svc4proc.c lockd: Remove un-used nfsd headers #includes 2009-12-14 18:12:11 -05:00
svclock.c const: make lock_manager_operations const 2009-09-22 07:17:25 -07:00
svcproc.c lockd: Remove un-used nfsd headers #includes 2009-12-14 18:12:11 -05:00
svcshare.c lockd: fix sparse warning in svcshare.c 2008-04-23 16:13:39 -04:00
svcsubs.c sunrpc: add routine for comparing addresses 2009-08-21 11:27:42 -04:00
xdr.c headers: utsname.h redux 2009-09-23 18:13:10 -07:00
xdr4.c headers: utsname.h redux 2009-09-23 18:13:10 -07:00