From: Stanislav Kinsbursky Date: Fri, 20 Apr 2012 14:19:56 +0000 (+0400) Subject: SUNRPC: set per-net PipeFS superblock before notification X-Git-Tag: v3.4-rc6~27^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37629b572cc4e80fc24b4139a24df1a89415d534;p=pandora-kernel.git SUNRPC: set per-net PipeFS superblock before notification There can be a case, when on MOUNT event RPC client (after it's dentries were created) is not longer hold by anyone except notification callback. I.e. on release this client will be destoroyed. And it's dentries have to be destroyed as well. Which in turn requires per-net PipeFS superblock to be set. Signed-off-by: Stanislav Kinsbursky Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed