From: Weston Andros Adamson Date: Fri, 3 Feb 2012 20:45:40 +0000 (-0500) Subject: NFS: Fix comparison between DS address lists X-Git-Tag: v3.4-rc1~123^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d3fe01c36a9b881fae89c5bdf4085a4d7d53ae1;p=pandora-kernel.git NFS: Fix comparison between DS address lists data_server_cache entries should only be treated as the same if the address list hasn't changed. A new entry will be made when an MDS changes an address list (as seen by GETDEVINFO). The old entry will be freed once all references are gone. Signed-off-by: Weston Andros Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed