Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1238057

Re: [PATCH] lockd: create NSM handles per net namespace

From Andrey Ryabinin <aryabinin@virtuozzo.com>
Newsgroups linux.kernel
Subject Re: [PATCH] lockd: create NSM handles per net namespace
Date 2015-10-02 11:20 +0200
Message-ID <qf4Fs-7v7-13@gated-at.bofh.it> (permalink)
References <qbROr-4Bm-19@gated-at.bofh.it> <qe88q-6lN-27@gated-at.bofh.it> <qeP3I-1CP-31@gated-at.bofh.it> <qeQMa-47u-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 10/01/2015 09:26 PM, J. Bruce Fields wrote:
> On Thu, Oct 01, 2015 at 07:36:19PM +0300, Andrey Ryabinin wrote:
>> On 09/29/2015 09:47 PM, J. Bruce Fields wrote:
>>> On Wed, Sep 23, 2015 at 03:49:29PM +0300, Andrey Ryabinin wrote:
>>>> Commit cb7323fffa85 ("lockd: create and use per-net NSM
>>>>  RPC clients on MON/UNMON requests") introduced per-net
>>>> NSM RPC clients. Unfortunately this doesn't make any sense
>>>> without per-net nsm_handle.
>>>
>>> Makes sense to me.  Is anyone doing testing to make sure we've got this
>>> right now?
>>>
>>> (For example, have you reproduced the below problem and verified that
>>> it's fixed after this patch?)
>>>
>>
>> Yes, that NULL-ptr was actually hit, so I've fixed it with this patch.
> 
> Great, thanks.  I'm queuing this up for 4.4 in the nfsd tree (assuming
> that's OK with Trond).
> 
> How extensively have you tested containerized nfs (client or server
> side) at this point? 

We have some tests for that, but we don't run them on upstream kernels,
only on OpenVZ.

> Have you seen any other issues?
> 

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] lockd: create NSM handles per net namespace Andrey Ryabinin <aryabinin@virtuozzo.com> - 2015-09-23 15:00 +0200
  Re: [PATCH] lockd: create NSM handles per net namespace "J. Bruce Fields" <bfields@fieldses.org> - 2015-09-29 20:50 +0200
    Re: [PATCH] lockd: create NSM handles per net namespace Andrey Ryabinin <aryabinin@virtuozzo.com> - 2015-10-01 18:40 +0200
      Re: [PATCH] lockd: create NSM handles per net namespace "J. Bruce Fields" <bfields@fieldses.org> - 2015-10-01 20:30 +0200
        Re: [PATCH] lockd: create NSM handles per net namespace Andrey Ryabinin <aryabinin@virtuozzo.com> - 2015-10-02 11:20 +0200

csiph-web