Whamcloud - gitweb
LU-10420 flr: split a mirror from mirrored file 88/30388/18
authorBobi Jam <bobijam.xu@intel.com>
Wed, 6 Dec 2017 04:12:26 +0000 (12:12 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 9 Feb 2018 05:57:29 +0000 (05:57 +0000)
commit23b2d47818996a825ab8eadd64ce29089b3d114b
treebf8eb7700ca400ef5cc2b58f2c4f1eb9f83a47f3
parent27116ee18c04057936837f6f0aef3f4c09c21d78
LU-10420 flr: split a mirror from mirrored file

Splits a mirror with mirror_id out of a mirrored file.

Signed-off-by: Bobi Jam <bobijam.xu@intel.com>
Change-Id: Ib9c2ca7deb329ba0f95880ebeee77563317d0fca
Reviewed-on: https://review.whamcloud.com/30388
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
18 files changed:
lustre/include/lu_object.h
lustre/include/lustre/lustreapi.h
lustre/include/lustre_mds.h
lustre/include/obd.h
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/llite/file.c
lustre/llite/llite_lib.c
lustre/lod/lod_object.c
lustre/mdc/mdc_lib.c
lustre/mdd/mdd_object.c
lustre/mdt/mdt_open.c
lustre/tests/sanity-flr.sh
lustre/utils/lfs.c
lustre/utils/liblustreapi.c
lustre/utils/liblustreapi_layout.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c