Files
linux/net/sunrpc
Stanislav Kinsbursky d90c97ba98 SUNRPC: return negative value in case rpcbind client creation error
commit caea33da89 upstream.

Without this patch kernel will panic on LockD start, because lockd_up() checks
lockd_up_net() result for negative value.
From my pow it's better to return negative value from rpcbind routines instead
of replacing all such checks like in lockd_up().

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-15 12:04:09 -07:00
..
2011-04-10 17:01:05 +02:00
2011-01-06 14:46:23 -05:00
2010-12-17 15:48:21 -05:00
2011-05-29 20:52:32 +03:00