-
- Downloads
Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
* 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6: (58 commits) SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port NSM: Fix unaligned accesses in nsm_init_private() NFS: Simplify logic to compare socket addresses in client.c NFS: Start PF_INET6 callback listener only if IPv6 support is available lockd: Start PF_INET6 listener only if IPv6 support is available SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4 SUNRPC: rpcb_register() should handle errors silently SUNRPC: Simplify kernel RPC service registration SUNRPC: Simplify svc_unregister() SUNRPC: Allow callers to pass rpcb_v4_register a NULL address SUNRPC: rpcbind actually interprets r_owner string SUNRPC: Clean up address type casts in rpcb_v4_register() SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() SUNRPC: Change svc_create_xprt() to take a @family argument SUNRPC: svc_setup_socket() gets protocol family from socket SUNRPC: Pass a family argument to svc_register() ...
Showing
- fs/lockd/clntlock.c 1 addition, 50 deletionsfs/lockd/clntlock.c
- fs/lockd/mon.c 6 additions, 2 deletionsfs/lockd/mon.c
- fs/lockd/svc.c 22 additions, 20 deletionsfs/lockd/svc.c
- fs/nfs/callback.c 16 additions, 15 deletionsfs/nfs/callback.c
- fs/nfs/callback.h 1 addition, 0 deletionsfs/nfs/callback.h
- fs/nfs/client.c 52 additions, 64 deletionsfs/nfs/client.c
- fs/nfs/dir.c 4 additions, 5 deletionsfs/nfs/dir.c
- fs/nfs/file.c 16 additions, 16 deletionsfs/nfs/file.c
- fs/nfs/getroot.c 2 additions, 2 deletionsfs/nfs/getroot.c
- fs/nfs/inode.c 204 additions, 105 deletionsfs/nfs/inode.c
- fs/nfs/internal.h 4 additions, 0 deletionsfs/nfs/internal.h
- fs/nfs/nfs2xdr.c 4 additions, 5 deletionsfs/nfs/nfs2xdr.c
- fs/nfs/nfs3proc.c 1 addition, 0 deletionsfs/nfs/nfs3proc.c
- fs/nfs/nfs3xdr.c 17 additions, 20 deletionsfs/nfs/nfs3xdr.c
- fs/nfs/nfs4proc.c 33 additions, 14 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4state.c 8 additions, 2 deletionsfs/nfs/nfs4state.c
- fs/nfs/nfs4xdr.c 148 additions, 65 deletionsfs/nfs/nfs4xdr.c
- fs/nfs/pagelist.c 0 additions, 11 deletionsfs/nfs/pagelist.c
- fs/nfs/proc.c 1 addition, 0 deletionsfs/nfs/proc.c
- fs/nfs/super.c 3 additions, 1 deletionfs/nfs/super.c
Loading
Please register or sign in to comment