Searched hist:bc5fea4299b8bda5f73c6f79dc35d388caf8bced (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | nfs3acl.c | diff bc5fea4299b8bda5f73c6f79dc35d388caf8bced Wed Oct 04 04:16:05 CDT 2006 Olaf Kirch <okir@suse.de> [PATCH] knfsd: register all RPC programs with portmapper by default
The NFSACL patches introduced support for multiple RPC services listening on the same transport. However, only the first of these services was registered with portmapper. This was perfectly fine for nfsacl, as you traditionally do not want these to show up in a portmapper listing.
The patch below changes the default behavior to always register all services listening on a given transport, but retains the old behavior for nfsacl services.
Signed-off-by: Olaf Kirch <okir@suse.de> Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | nfs2acl.c | diff bc5fea4299b8bda5f73c6f79dc35d388caf8bced Wed Oct 04 04:16:05 CDT 2006 Olaf Kirch <okir@suse.de> [PATCH] knfsd: register all RPC programs with portmapper by default
The NFSACL patches introduced support for multiple RPC services listening on the same transport. However, only the first of these services was registered with portmapper. This was perfectly fine for nfsacl, as you traditionally do not want these to show up in a portmapper listing.
The patch below changes the default behavior to always register all services listening on a given transport, but retains the old behavior for nfsacl services.
Signed-off-by: Olaf Kirch <okir@suse.de> Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/include/linux/sunrpc/ |
H A D | svc.h | diff bc5fea4299b8bda5f73c6f79dc35d388caf8bced Wed Oct 04 04:16:05 CDT 2006 Olaf Kirch <okir@suse.de> [PATCH] knfsd: register all RPC programs with portmapper by default
The NFSACL patches introduced support for multiple RPC services listening on the same transport. However, only the first of these services was registered with portmapper. This was perfectly fine for nfsacl, as you traditionally do not want these to show up in a portmapper listing.
The patch below changes the default behavior to always register all services listening on a given transport, but retains the old behavior for nfsacl services.
Signed-off-by: Olaf Kirch <okir@suse.de> Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/net/sunrpc/ |
H A D | svc.c | diff bc5fea4299b8bda5f73c6f79dc35d388caf8bced Wed Oct 04 04:16:05 CDT 2006 Olaf Kirch <okir@suse.de> [PATCH] knfsd: register all RPC programs with portmapper by default
The NFSACL patches introduced support for multiple RPC services listening on the same transport. However, only the first of these services was registered with portmapper. This was perfectly fine for nfsacl, as you traditionally do not want these to show up in a portmapper listing.
The patch below changes the default behavior to always register all services listening on a given transport, but retains the old behavior for nfsacl services.
Signed-off-by: Olaf Kirch <okir@suse.de> Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|