Whamcloud - gitweb
LU-3231 fld: fix previous range copy in fld_cache_lookup()
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 25 Apr 2013 18:37:44 +0000 (13:37 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 29 Apr 2013 16:19:41 +0000 (12:19 -0400)
commit945c1218e21dc3b8bd7555aebfbc957478b4e63a
treee8e643a1891ed48c7c479550fe2dd077aaef81ef
parent6f31a4142620bacd77ca919d841bcfe67814eaf3
LU-3231 fld: fix previous range copy in fld_cache_lookup()

In fld_cache_lookup() when returning the previous seq range, copy the
appropriate part of the previous fld_cache_entry.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Iabc1146e5c5ac188c8d37c953ffbb645450e070d
Reviewed-on: http://review.whamcloud.com/6171
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: wangdi <di.wang@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
lustre/fld/fld_cache.c