From: Stanislav Kinsbursky Date: Wed, 11 Jan 2012 15:18:34 +0000 (+0400) Subject: SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code X-Git-Tag: v3.4-rc1~123^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70fe25b6e1a535f09792d1ed7012036c7bd506b2;p=pandora-kernel.git SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code v2: 1) Updated due to changes in the first patch of the series. Now, with RPC pipefs mount notifications handling in RPC clients, we can remove mount point creation and destruction. RPC clients dentries will be created on PipeFS mount event and removed on umount event. Signed-off-by: Stanislav Kinsbursky Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed