Files
linux-stable-mirror/include/linux
Tom Tucker 7fcb98d58c svc: Add svc API that queries for a transport instance
Add a new svc function that allows a service to query whether a
transport instance has already been created. This is used in lockd
to determine whether or not a transport needs to be created when
a lockd instance is brought up.

Specifying 0 for the address family or port is effectively a wild-card,
and will result in matching the first transport in the service's list
that has a matching class name.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Acked-by: Neil Brown <neilb@suse.de>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Greg Banks <gnb@sgi.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2008-02-01 16:42:13 -05:00
..
2008-02-01 11:34:49 +01:00
2008-01-31 19:26:46 -08:00
2008-01-31 19:28:20 -08:00
2005-04-16 15:20:36 -07:00
2008-01-31 19:28:36 -08:00
2008-01-31 19:26:46 -08:00
2008-01-31 19:28:30 -08:00
2008-01-31 22:05:48 +01:00