Whamcloud - gitweb
LU-6714 llog: fix the llog_cat_set_first_idx() 41/15841/4
authorMikhail Pershin <mike.pershin@intel.com>
Sat, 1 Aug 2015 16:10:58 +0000 (19:10 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 9 Aug 2015 23:52:14 +0000 (23:52 +0000)
commita830c06c612125cf517c66823078364c0c509de9
tree6408bd82ea543e13f4b63e2adfa9a5eb975a6584
parentf6c886e36d0729b0791e393386e0b4b9c571ce30
LU-6714 llog: fix the llog_cat_set_first_idx()

The bug was introduced in previous commit causing
wrong catalog index to be set.

Test-Parameters: alwaysuploadlogs envdefinitions=SLOW=yes mdtfilesystemtype=ldiskfs mdsfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs clientdistro=el7 ossdistro=el6.6 mdsdistro=el6.6 mdtcount=1 testlist=performance-sanity
Signed-off-by: Mikhail Pershin <mike.pershin@intel.com>
Change-Id: Iaa0747c5f504109f3a265c7cdda91ebe7ba83b4f
Reviewed-on: http://review.whamcloud.com/15841
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/obdclass/llog_cat.c