Whamcloud - gitweb
LU-4684 xattr: add list support for remote object 26/31426/9
authorLai Siyao <lai.siyao@intel.com>
Sun, 21 Jan 2018 07:57:22 +0000 (15:57 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 29 May 2018 04:53:35 +0000 (04:53 +0000)
commit4325b1e456647f519a0eca32204554e0c358646f
treea60288bc03f3b45976e36707e6d16cbf95f908e4
parent18aee6838907192c03c5f70e88624686c1c074da
LU-4684 xattr: add list support for remote object

XATTR_LIST may be issued to a remote object in directory migration,
add this support for OSP and OUT.

Signed-off-by: Lai Siyao <lai.siyao@intel.com>
Change-Id: I9681e149703de2837a04dc1448d1bd583659205d
Reviewed-on: https://review.whamcloud.com/31426
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre_update.h
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/osp/osp_md_object.c
lustre/ptlrpc/wiretest.c
lustre/target/out_handler.c
lustre/target/out_lib.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c