From: Stanislav Kinsbursky Date: Mon, 26 Dec 2011 12:44:06 +0000 (+0300) Subject: SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation X-Git-Tag: v3.4-rc1~123^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c239d83b9921b8a8005a3bcd23000cfe18acf5c2;p=pandora-kernel.git SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation 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 operations, etc. This patch completes SUNRPC PipeFS preparations and allows to create pipe private data and PipeFS dentries independently. Next step will be making SUNPRC PipeFS dentries allocated by SUNRPC PipeFS network namespace aware routines. Signed-off-by: Stanislav Kinsbursky Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed