Whamcloud - gitweb
LU-5823 clio: add coo_obd_info_get and coo_data_version 38/12638/14
authorBobi Jam <bobijam.xu@intel.com>
Tue, 4 Nov 2014 13:41:56 +0000 (21:41 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 26 Mar 2015 00:10:33 +0000 (00:10 +0000)
commit49b17944e1a61f88bddb5595bb053a555c8c08da
treeed94a5966970335d2ec9e5b384f85d209a2ce63f
parent8daba6a7381a2fb8cc933f7e9486f60e659465d4
LU-5823 clio: add coo_obd_info_get and coo_data_version

* Add coo_obd_info_get to retrieve object attributes from servers.
* Add coo_data_version to retrieve object's data_version.

Signed-off-by: Bobi Jam <bobijam.xu@intel.com>
Change-Id: Ia66a3ba1eee5c6478f3aa5c9f942ada77b2b5fe9
Reviewed-on: http://review.whamcloud.com/12638
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/cl_object.h
lustre/llite/file.c
lustre/lov/lov_internal.h
lustre/lov/lov_obd.c
lustre/lov/lov_object.c
lustre/obdclass/cl_object.c
lustre/osc/osc_internal.h
lustre/osc/osc_object.c
lustre/osc/osc_request.c