Whamcloud - gitweb
LU-1187 lod: Add remote object for DNE
authorwangdi <di.wang@whamcloud.com>
Tue, 1 Oct 2013 11:13:00 +0000 (04:13 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 30 Jan 2013 19:27:49 +0000 (14:27 -0500)
commitd7cf1f87296fc59119e16cb93c105afcf0ddad49
treeecd5359eb6202afcd2e0c4ca48ec6f1b74b01f34
parent780a5724177ab87ed088a1da484fb99c3f75c7c6
LU-1187 lod: Add remote object for DNE

LOD will do FLD lookup to check whether the object
is for OST or remote MDT object.

Because there are remote object invlove, it might
return some error other than ENOMEM for object allocation.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: Ie226b3c475524fc7e705665c6200e4c66d50acf0
Reviewed-on: http://review.whamcloud.com/4924
Tested-by: Hudson
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lod/lod_dev.c
lustre/lod/lod_object.c
lustre/mdd/mdd_object.c
lustre/obdclass/lu_object.c
lustre/osp/osp_dev.c
lustre/osp/osp_object.c