Whamcloud - gitweb
LU-1187 fld: fix fldb proc after moving range lookup to fld.
authorwangdi <di.wang@whamcloud.com>
Wed, 25 Sep 2013 23:58:35 +0000 (16:58 -0700)
committerOleg Drokin <green@whamcloud.com>
Fri, 28 Dec 2012 06:49:57 +0000 (01:49 -0500)
commitf394dce2d8c03605a166c7671498b29bfdd08208
treec3c96ca90cd54d89b6e32102e5409d7ca0da5d49
parentfedede83f52b3e398b47fbb4d22c62c61a491238
LU-1187 fld: fix fldb proc after moving range lookup to fld.

Read fldb entries from index file directly, instead of cache, because
it might conflict with cache merging process.

Also a few fixes to make both ldiskfs and ZFS work for fldb procfs.

Change-Id: I2b8d0014b0ed0fe64c36f884f90862e720fe38e4
Signed-off-by: Wang Di <di.wang@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/4350
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: John Hammond <jhammond@tacc.utexas.edu>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/fld/lproc_fld.c