Whamcloud - gitweb
LU-2793 fld: send special seq lookup request to MDT0
authorwangdi <di.wang@whamcloud.com>
Thu, 28 Nov 2013 12:03:17 +0000 (04:03 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 4 Mar 2013 19:29:55 +0000 (14:29 -0500)
commit7bcf31e8fa8ccb900d3c015a5e7202b8bcca97bd
tree0c26c726beff6b7d917c9ee304241bc55c5e75d7
parent2448de6c51ceccea6a308d73d7960f236e0c0847
LU-2793 fld: send special seq lookup request to MDT0

Since almost all special sequence locates on MDT0, we should
send all seq lookup req to MDT0, especially in an evironment
where other MDTs might not be started at all.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: Ifda9cb434a217d1e54dc2ef4fcb7628fca049d9d
Reviewed-on: http://review.whamcloud.com/5319
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
lustre/fld/fld_request.c