Re: [PATCH v2] SUNRPC: check current nsproxy before set of node nameon client creation

From: Stanislav Kinsbursky
Date: Mon Sep 10 2012 - 11:55:30 EST


10.09.2012 19:41, Myklebust, Trond ÐÐÑÐÑ:
On Mon, 2012-09-10 at 19:37 +0400, Stanislav Kinsbursky wrote:
Hi, Trond.
So, if I understand you right, we can create rpc client (or increase usage
counter) on NSMPROC_MON call and destroy (or decrease usage counter) on
NSMPROC_UNMON call.
Will this solution works?

The rpc client(s) will need to be per-net-namespace, which complicates
matters a little bit, but yes, creation at NSMPROC_MON, and destruction
at NSMPROC_UNMON should work.


Not really. We already have per-net Lockd data. So, adding one more reference-counted rpc client doesn't look that complicated.
Ok, thanks. I'll try to implement this.

--
Best regards,
Stanislav Kinsbursky
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/