Whamcloud - gitweb
LU-5823 clio: add coo_getstripe interface 52/12452/19
authorBobi Jam <bobijam.xu@intel.com>
Tue, 28 Oct 2014 03:30:38 +0000 (11:30 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 18 Dec 2014 00:32:56 +0000 (00:32 +0000)
commit72714911b716b9ec8eba294d852164e7a3e4b380
treeacc5cc9ef1baa13c4ba526cdc9e0b4e1c7506f71
parent83efcf39e2f88ecd3cf5162c0f5cead2c39a5de3
LU-5823 clio: add coo_getstripe interface

Use cl_object_operations::coo_getstripe() to handle
LL_IOC_LOV_GETSTRIPE ops.

Signed-off-by: Bobi Jam <bobijam.xu@intel.com>
Change-Id: Iee0d007f773ead35434eb88e7ca2f31c0bc42c11
Reviewed-on: http://review.whamcloud.com/12452
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@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/llite/llite_internal.h
lustre/lov/lov_cl_internal.h
lustre/lov/lov_internal.h
lustre/lov/lov_obd.c
lustre/lov/lov_object.c
lustre/lov/lov_pack.c
lustre/obdclass/cl_object.c