Files
android_kernel_xiaomi_sm8450/fs/nfs
Chuck Lever f738f51703 NFS: Start PF_INET6 callback listener only if IPv6 support is available
Apparently a lot of people need to disable IPv6 completely on their
distributor-built systems, which have CONFIG_IPV6_MODULE enabled at
build time.

They do this by blacklisting the ipv6.ko module.  This causes the
creation of the NFSv4 callback service listener to fail if
CONFIG_IPV6_MODULE is set, but the module cannot be loaded.

Now that the kernel's PF_INET6 RPC listeners are completely separate
from PF_INET listeners, we can always start PF_INET.  Then the NFS
client can try to start a PF_INET6 listener, but it isn't required
to be available.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2009-03-28 16:02:43 -04:00
..
2009-03-10 20:33:22 -04:00
2008-07-09 12:09:04 -04:00
2009-03-19 15:35:50 -04:00
2008-02-20 16:15:44 -05:00
2009-03-19 15:35:50 -04:00
2009-03-19 15:35:50 -04:00
2009-01-22 13:16:00 +03:00
2008-03-19 18:00:34 -04:00
2009-03-10 20:33:18 -04:00
2009-03-19 15:35:50 -04:00
2009-03-19 15:35:50 -04:00
2008-12-30 16:51:43 -05:00
2009-03-19 15:35:50 -04:00
2007-03-16 19:25:05 -07:00
2009-03-19 15:17:40 -04:00