OpenVZ Forum


Home » Mailing lists » Devel » [RFC PATCH 0/5] SUNRPC: "RPC pipefs per network namespace" preparations
Re: [RFC PATCH 0/5] SUNRPC: "RPC pipefs per network namespace" preparations [message #43830 is a reply to message #43828] Thu, 20 October 2011 12:56 Go to previous message
Stanislav Kinsbursky is currently offline  Stanislav Kinsbursky
Messages: 683
Registered: October 2011
Senior Member
20.10.2011 16:32, bfields@fieldses.org пишет:
> On Thu, Oct 20, 2011 at 03:06:46PM +0400, Stanislav Kinsbursky wrote:
>> Guys, please, spend some of your expensive time to review this patch-set briefly.
>
> I'll try to take a look soon, but I'm travelling tomorrow through the
> 31st, and things will be a little hectic.
>

Thanks for your time, Bruce.

> Just one quick comment:
>
>>> The only problem about I'm not sure how to solve properly yet, is auth gss
>>> pipes creations operations. Hoping for some help with it.
>
> I suspect one reason it may be a little complicated is the
> upcall-version switching. The old version is deprecated, and there's no
> need to support the combination of the old version with the a new
> feature like containers. And now that it's been there a while the
> version-switching code already achieved its goal of avoiding a flag day.
> So, one approach might be:
>
> - move all the code for the old gss upcall and for the version
> switching under a new CONFIG_DEPRECATED_GSS, or similar.
> - print a warning if the old stuff is used, and plan to rip it
> out completely in a future kernel version.
> - do something that works just in the !CONFIG_DEPRECATED_GSS
> case.
>

Thanks for this comment. I'll check the code for problem you mentioned here.
But I was actually talking about other thing.
Currently we create pipe in gss without any checks since we assume, that pipefs
client dir is created already.
But with approach, represented in this patch set, pipes and dirs will be created
only when pipefs was mounted from user-space. I.e. clients with gss auth may
already present and some callback is required for creating gss pipes.
And also this approch assumes existence of gss auth without pipe.

> Would that help?
>
> --b.


--
Best regards,
Stanislav Kinsbursky
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: [PATCH v7 0/8] Request for inclusion: tcp memory buffers
Next Topic: [PATCH v2 2/4] SUNRPC: use virtualized rpcbind internals instead of static ones
Goto Forum:
  


Current Time: Tue Sep 17 16:44:59 GMT 2024

Total time taken to generate the page: 0.05010 seconds