Trond Myklebust
|
08cc36cbd1
Merge branch 'devel' into next
|
16 years ago |
Chuck Lever
|
0cb2659b81
NLM: allow lockd requests from an unprivileged port
|
16 years ago |
David S. Miller
|
eb14f01959
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Chuck Lever
|
a8d82d9b95
NLM: client-side nlm_lookup_host() should avoid matching on srcaddr
|
16 years ago |
Harvey Harrison
|
be85940548
fs: replace NIPQUAD()
|
16 years ago |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 years ago |
Harvey Harrison
|
1afa67f5e7
misc: replace NIP6_FMT with %p6 format specifier
|
16 years ago |
Chuck Lever
|
6bfbe8af46
lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses
|
16 years ago |
Chuck Lever
|
d7d204403b
lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
|
16 years ago |
Chuck Lever
|
88541c8487
lockd: Support non-AF_INET addresses in nlm_lookup_host()
|
16 years ago |
Chuck Lever
|
7f1ed18bd3
NLM: Convert nlm_lookup_host() to use a single argument
|
16 years ago |
Chuck Lever
|
e018040a82
lockd: Update nsm_find() to support non-AF_INET addresses
|
16 years ago |
Chuck Lever
|
bc48e4d637
lockd: Combine __nsm_find() and nsm_find().
|
16 years ago |
Chuck Lever
|
ede2fea099
lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host
|
16 years ago |
Chuck Lever
|
781b61a6f4
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
|
16 years ago |
Chuck Lever
|
7e9d7746bf
NSM: Use sockaddr_storage for sm_addr field
|
16 years ago |
Chuck Lever
|
90151e6e4d
lockd: Use sockaddr_storage for h_saddr field
|
16 years ago |
Chuck Lever
|
b4ed58fd34
lockd: Use sockaddr_storage + length for h_addr field
|
16 years ago |
Chuck Lever
|
396cb3d003
lockd: Add address family-agnostic helper for zeroing the port number
|
16 years ago |
Chuck Lever
|
2860a0227b
lockd: Specify address family for source address
|
16 years ago |
Chuck Lever
|
1b333c54a1
lockd: address-family independent printable addresses
|
16 years ago |
Chuck Lever
|
c2526f4271
NLM: Clean up before introducing new debugging messages
|
16 years ago |
Linus Torvalds
|
563307b2fa
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
|
17 years ago |
J. Bruce Fields
|
d842120212
lockd: convert nsm_mutex to a spinlock
|
17 years ago |
J. Bruce Fields
|
a95e56e72c
lockd: clean up __nsm_find()
|
17 years ago |
J. Bruce Fields
|
164f98adbb
lockd: fix race in nlm_release()
|
17 years ago |
NeilBrown
|
1447d25eb3
knfsd: Remove NLM_HOST_MAX and associated logic.
|
17 years ago |
Chuck Lever
|
eb18860e13
NLM: NLM protocol version numbers are u32
|
17 years ago |
Jeff Layton
|
90bd17c878
NLM: have server-side RPC clients default to soft RPC tasks
|
17 years ago |
Jeff Layton
|
031fd3aa20
NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients
|
17 years ago |