From: Trond Myklebust Date: Sun, 19 Feb 2012 07:46:49 +0000 (+0100) Subject: NFS: Ensure struct nfs_client holds a reference to the net namespace X-Git-Tag: v3.4-rc1~123^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abd96698613eb27415e7028b6100be930920adc6;p=pandora-kernel.git NFS: Ensure struct nfs_client holds a reference to the net namespace Otherwise we have no guarantee that the net namespace won't just disappear from underneath us once the task that created it is destroyed. Signed-off-by: Trond Myklebust Cc: Stanislav Kinsbursky --- Reading git-diff-tree failed