Whamcloud - gitweb
LU-3363 api: HSM import uses new released pattern 36/6536/14
authorjcl <jacques-charles.lafoucriere@cea.fr>
Wed, 20 Feb 2013 10:18:23 +0000 (11:18 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 31 Jul 2013 19:49:36 +0000 (19:49 +0000)
commitd39b08def6512ee6ae883a0db62cebd808646208
treef5cbe7b6c97ec668bd6e107c9b4ff3c6d0cd7113
parent3c0b5e5a734da58e86bf46dffda9913ba4932d13
LU-3363 api: HSM import uses new released pattern

Import creates a released file using new RAID pattern flag
Import used a new ioctl() to implement the import in the
client kernel.
Add a -L|--layout option to lfs getstripe and lfs find

Signed-off-by: JC Lafoucriere <jacques-charles.lafoucriere@cea.fr>
Change-Id: I39103e6f90bd73dc09cde49086d223d717e41cd2
Reviewed-on: http://review.whamcloud.com/6536
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
15 files changed:
lustre/doc/lfs.1
lustre/doc/llapi_hsm_state_get.3
lustre/doc/llapi_hsm_state_set.3
lustre/include/lustre/lustre_user.h
lustre/include/lustre/lustreapi.h
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/ptlrpc/wiretest.c
lustre/tests/sanity.sh
lustre/utils/lfs.c
lustre/utils/liblustreapi.c
lustre/utils/liblustreapi_hsm.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c