Whamcloud - gitweb
LU-3341 mdt: HSM coordinator client interface 32/6532/16
authorjcl <jacques-charles.lafoucriere@cea.fr>
Mon, 3 Jun 2013 14:13:09 +0000 (16:13 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 25 Jul 2013 03:13:02 +0000 (03:13 +0000)
commitadce970c84628879840c66e263fdb1f8506a20f2
tree66e74e16190d517d550b79a40be2866a1d7bd4c0
parentf4caf6de3ecff7f72fdf6b804da30823c4d0979d
LU-3341 mdt: HSM coordinator client interface

This patch implements the HSM coordinator methods
used by client to add/remove/list HSM actions on
FID.

Signed-off-by: JC Lafoucriere <jacques-charles.lafoucriere@cea.fr>
Change-Id: I0f2d7bfc3d98d98cb13040fad0f7f585c6f3dadf
Reviewed-on: http://review.whamcloud.com/6532
Tested-by: Hudson
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/include/lustre/lustre_user.h
lustre/mdc/mdc_request.c
lustre/mdt/Makefile.in
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_hsm.c
lustre/mdt/mdt_hsm_cdt_client.c [new file with mode: 0644]
lustre/mdt/mdt_internal.h
lustre/tests/sanity-hsm.sh