Whamcloud - gitweb
LU-5657 man: manpages for Lustre HSM user API 61/12061/9
authorfrank zago <frank@zago.net>
Sat, 20 Sep 2014 15:22:23 +0000 (10:22 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 17 May 2015 22:48:50 +0000 (22:48 +0000)
commit11e22ba171625ec32a82deb9b41a6e8347fe17ff
tree03a7229286ad26d458036d707a56c7b9f38689dd
parentd843591c30d63bf54024e21b48dec92eb0ec9f68
LU-5657 man: manpages for Lustre HSM user API

Added 2 man pages describing the following HSM user API functions:

  llapi_hsm_action_begin
  llapi_hsm_action_end
  llapi_hsm_action_get_dfid
  llapi_hsm_action_get_fd
  llapi_hsm_action_progress
  llapi_hsm_copytool_get_fd
  llapi_hsm_copytool_recv
  llapi_hsm_copytool_register
  llapi_hsm_copytool_unregister

Change-Id: Icd9c738c7b5287b5cfac2db4b697acb5a9e758ba
Signed-off-by: frank zago <fzago@cray.com>
Reviewed-on: http://review.whamcloud.com/12061
Reviewed-by: Henri Doreau <henri.doreau@cea.fr>
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/doc/Makefile.am
lustre/doc/llapi_hsm_action_begin.rst [new file with mode: 0644]
lustre/doc/llapi_hsm_action_end.3 [new file with mode: 0644]
lustre/doc/llapi_hsm_action_get_dfid.3 [new file with mode: 0644]
lustre/doc/llapi_hsm_action_get_fd.3 [new file with mode: 0644]
lustre/doc/llapi_hsm_action_progress.3 [new file with mode: 0644]
lustre/doc/llapi_hsm_copytool_get_fd.3 [new file with mode: 0644]
lustre/doc/llapi_hsm_copytool_recv.3 [new file with mode: 0644]
lustre/doc/llapi_hsm_copytool_register.rst [new file with mode: 0644]
lustre/doc/llapi_hsm_copytool_unregister.3 [new file with mode: 0644]
lustre/doc/lustreapi.rst