git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a030889
)
NFS: Fix comparison between DS address lists
author
Weston Andros Adamson
<dros@netapp.com>
Fri, 3 Feb 2012 20:45:40 +0000
(15:45 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 6 Feb 2012 23:48:00 +0000
(18:48 -0500)
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 <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found