Whamcloud - gitweb
LU-4813 lfsck: reuse OUT_PORTAL for orphan iteration 72/9772/3
authorFan Yong <fan.yong@intel.com>
Sat, 8 Mar 2014 15:52:18 +0000 (23:52 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 4 Apr 2014 02:44:01 +0000 (02:44 +0000)
commit4dd60f8e4d4ad0ce7a0c74d0063d396aae0223bb
tree42bf1ace398ad7a67e58bd241992b61ace367250
parent4cfa87dad0a9c08bba2f86650fafab9ad21fc524
LU-4813 lfsck: reuse OUT_PORTAL for orphan iteration

It is unnecessary to use independent request portal for LFSCK
orphan iteration, which will cause trouble for UT work in the
future and also may cause interoperability issues. So we will
reuse the existing OUT_PORTAL for the same purpose.

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: I721977adb58ef35651775bacab6b5f9e325eb26a
Reviewed-on: http://review.whamcloud.com/9772
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustre_idl.h
lustre/include/obd_target.h
lustre/osp/osp_object.c
lustre/ost/ost_handler.c