Whamcloud - gitweb
LU-7799 hsm: use correct record start index for actions 25/18525/2
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 19 Feb 2016 19:09:55 +0000 (13:09 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 14 Mar 2016 02:42:43 +0000 (02:42 +0000)
commit1ce2c6f33c104cafbf42828551e338d0c5e7602a
tree28f30c09bab740dbeb22f2a651c60f505980857b
parent97510a3fcb1bc073fe9d45267cb541f3e1406d8d
LU-7799 hsm: use correct record start index for actions

In mdt_hsm_actions_proc_show() pass index of the last printed record
to the startidx of llog_cat_process(). This avoids an issue where the
next record to be printed would have been skipped.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Ic8516d6a9429a21bf1f8d435d60bc9e8801982a5
Reviewed-on: http://review.whamcloud.com/18525
Tested-by: Jenkins
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Henri Doreau <henri.doreau@cea.fr>
Reviewed-by: jacques-Charles Lafoucriere <jacques-charles.lafoucriere@cea.fr>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdt/mdt_hsm_cdt_actions.c