Whamcloud - gitweb
LU-9771 flr: extend DATA_VERSION API to read layout version 92/29092/14
authorJinshan Xiong <jinshan.xiong@intel.com>
Fri, 15 Sep 2017 20:49:02 +0000 (20:49 +0000)
committerJinshan Xiong <jinshan.xiong@intel.com>
Mon, 20 Nov 2017 21:50:06 +0000 (21:50 +0000)
commitcdbe35c08c66deadfc7b0470871187af1f96ea74
treed1b2b952b4dc9ba9998b2ebb2051b7d8aae2e002
parent10da8afb278634a40be72f48dae42ce9755c62a0
LU-9771 flr: extend DATA_VERSION API to read layout version

The API is extended to fetch layout version from ost objects.

Test-Parameters: testlist=sanity-flr
Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: Iba852633992f0c52af8837cfed70922c1ed9ae00
Reviewed-on: https://review.whamcloud.com/29092
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
lustre/include/cl_object.h
lustre/include/lustre/lustreapi.h
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/llite/file.c
lustre/lov/lov_io.c
lustre/ofd/ofd_dev.c
lustre/osc/osc_io.c
lustre/tests/multiop.c
lustre/utils/liblustreapi.c