Whamcloud - gitweb
LU-3342 mdt: HSM coordinator agent interface 34/6534/13
authorjcl <jacques-charles.lafoucriere@cea.fr>
Mon, 3 Jun 2013 15:37:34 +0000 (17:37 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 25 Jul 2013 23:33:45 +0000 (23:33 +0000)
commitf24d4c4a3146e2200a642fdb71aa0e11afd36874
tree2f0186ed965846740eca26e7266bdbff542964e4
parent20333145e85b275d172ea91aaa9c848fd9c90271
LU-3342 mdt: HSM coordinator agent interface

To move data with external storage, HSM coordinator
uses a Copy Tool running on a client named agent.
This patch implements the interface for these agents.

Signed-off-by: JC Lafoucriere <jacques-charles.lafoucriere@cea.fr>
Change-Id: I58773a7a975458de15d332f2d4b97988f92cd902
Reviewed-on: http://review.whamcloud.com/6534
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustre_user.h
lustre/mdt/Makefile.in
lustre/mdt/mdt_hsm.c
lustre/mdt/mdt_hsm_cdt_agent.c [new file with mode: 0644]
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lproc.c