Whamcloud - gitweb
LU-3999 hsm: Rename several HSM files in /proc for MDT. 40/7740/7
authorAurelien Degremont <aurelien.degremont@cea.fr>
Tue, 24 Sep 2013 12:10:09 +0000 (14:10 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 11 Oct 2013 16:12:57 +0000 (16:12 +0000)
commit45ccb61a6123e68c55bcab044188cda6d935bcc3
treecd7e141b40f8743750aead9076f3e4c95c2e6a24
parent57118830eb55ab43b4b6fc096ad40b2bd83c6de3
LU-3999 hsm: Rename several HSM files in /proc for MDT.

Some files in /proc, available for MDT are misnamed. This could be
incoherent or troublesome for sysadmins. This patch renames them.

`actions' is used when refering to HSM requests stored in MDT llog.
`active_requests' is used when refering to HSM requests currently
being handled by a copytool, on an agent node.

Also rename some HSM variable names and functions to have them
matching proc file names more consistently.

sanity-hsm tests have been updated accordingly.

Signed-off-by: Aurelien Degremont <aurelien.degremont@cea.fr>
Change-Id: If2b5c24e06d480554040d8f69b09236e0ddd98e9
Reviewed-on: http://review.whamcloud.com/7740
Tested-by: Hudson
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdt/mdt_coordinator.c
lustre/mdt/mdt_hsm_cdt_actions.c
lustre/mdt/mdt_hsm_cdt_requests.c
lustre/mdt/mdt_internal.h
lustre/tests/sanity-hsm.sh