]> Git Repo - linux.git/commit
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
authorChuck Lever <[email protected]>
Mon, 12 Feb 2007 08:53:33 +0000 (00:53 -0800)
committerLinus Torvalds <[email protected]>
Mon, 12 Feb 2007 17:48:35 +0000 (09:48 -0800)
commit2442222283918c2d1c20ae651d95fe168757938b
treef4e120320c5b9538b4626e576fce67db201c4cc7
parentad06e4bd62351bc569cca0f25d68c58dbd298146
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req

Sockaddr_storage will allow us to store arbitrary socket addresses in the
svc_deferred_req struct.

Signed-off-by: Chuck Lever <[email protected]>
Cc: Aurelien Charbon <[email protected]>
Signed-off-by: Neil Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/sunrpc/svc.h
net/sunrpc/svcsock.c
This page took 0.052168 seconds and 4 git commands to generate.