From: Stanislav Kinsbursky Date: Fri, 25 Nov 2011 14:13:20 +0000 (+0300) Subject: NFS: remove RPC PipeFS mount point references from NFS cache routines X-Git-Tag: v3.4-rc1~123^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39cb67b9a04300df41e201d9e6392691cdad080f;p=pandora-kernel.git NFS: remove RPC PipeFS mount point references from NFS cache routines This is a cleanup patch. We don't need this reference anymore, because DNS resolver cache now creates it's dentries in per-net operations and on PipeFS mount/umount notification. Note that nfs_cache_register_net() now returns 0 instead of -ENOENT in case of PiepFS superblock absence. This is ok, Dns resolver cache will be regestered on PipeFS mount event. Signed-off-by: Stanislav Kinsbursky Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed