[Devel] Re: [PATCH 4/6] SUNPRC: cleanup RPC PipeFS pipes upcall interface

2011-12-25 Thread Trond Myklebust
On Tue, 2011-11-22 at 18:41 +0300, Stanislav Kinsbursky wrote: > RPC pipe upcall doesn't requires only private pipe data. Thus RPC inode > references in this code can be removed. > > Signed-off-by: Stanislav Kinsbursky > > --- > fs/nfs/blocklayout/blocklayoutdev.c |2 +- > fs/nfs/blocklayo

[Devel] Re: [PATCH 6/6] SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation

2011-12-25 Thread Trond Myklebust
On Tue, 2011-11-22 at 18:42 +0300, Stanislav Kinsbursky wrote: > This patch is a final step towards to removing PipeFS inode references from > kernel code other than PipeFS itself. It makes all kernel SUNRPC PipeFS users > depends on pipe private data, which state depend on their specific operatio

[Devel] Re: [PATCH] SUNRPC: make SUNPRC clients list per network namespace context

2011-12-25 Thread Trond Myklebust
On Wed, 2011-12-14 at 12:19 +0300, Stanislav Kinsbursky wrote: > This patch moves static SUNRPC clients list and it's lock to sunrpc_net > structure. > Currently this list is used only for debug purposes. But later it will be used > also for selecting clients by networks namespace on PipeFS mount/