Re: [RFC PATCH v2 00/15] NFSd state containerization

2012-11-22 Thread Stanislav Kinsbursky
22.11.2012 00:44, J. Bruce Fields пишет: On Thu, Nov 15, 2012 at 01:34:08PM -0500, Jeff Layton wrote: On Wed, 14 Nov 2012 17:00:36 -0500 "J. Bruce Fields" wrote: On Wed, Nov 14, 2012 at 06:20:59PM +0300, Stanislav Kinsbursky wrote: This patch set is my first attempt to containerize NFSv4 sta

Re: [RFC PATCH v2 00/15] NFSd state containerization

2012-11-21 Thread J. Bruce Fields
On Thu, Nov 15, 2012 at 01:34:08PM -0500, Jeff Layton wrote: > On Wed, 14 Nov 2012 17:00:36 -0500 > "J. Bruce Fields" wrote: > > > On Wed, Nov 14, 2012 at 06:20:59PM +0300, Stanislav Kinsbursky wrote: > > > This patch set is my first attempt to containerize NFSv4 state - i.e. > > > make it > > >

Re: [RFC PATCH v2 00/15] NFSd state containerization

2012-11-15 Thread Jeff Layton
On Wed, 14 Nov 2012 17:00:36 -0500 "J. Bruce Fields" wrote: > On Wed, Nov 14, 2012 at 06:20:59PM +0300, Stanislav Kinsbursky wrote: > > This patch set is my first attempt to containerize NFSv4 state - i.e. make > > it > > works in networks namespace context. > > I admit, that some of this new co

Re: [RFC PATCH v2 00/15] NFSd state containerization

2012-11-15 Thread Stanislav Kinsbursky
15.11.2012 02:00, J. Bruce Fields пишет: On Wed, Nov 14, 2012 at 06:20:59PM +0300, Stanislav Kinsbursky wrote: This patch set is my first attempt to containerize NFSv4 state - i.e. make it works in networks namespace context. I admit, that some of this new code could be partially rewritten durin

Re: [RFC PATCH v2 00/15] NFSd state containerization

2012-11-14 Thread J. Bruce Fields
On Wed, Nov 14, 2012 at 06:20:59PM +0300, Stanislav Kinsbursky wrote: > This patch set is my first attempt to containerize NFSv4 state - i.e. make it > works in networks namespace context. > I admit, that some of this new code could be partially rewritten during future > NFSd containerization. > Bu