Whamcloud - gitweb
LU-6714 llog: test plain llog more throughly 35/15835/6
authorMikhail Pershin <mike.pershin@intel.com>
Wed, 24 Jun 2015 06:49:38 +0000 (09:49 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 18 Aug 2015 11:31:09 +0000 (11:31 +0000)
commitf17796cf08df5004fa68b9b4a9b0e221559389dc
tree05d4c40e56581c5b939b64ab772c94861ef5aebd
parent5291d454d49cd6048b815382fc5647712c277c1d
LU-6714 llog: test plain llog more throughly

Modify llog test 3 to check more aspects of its
functionality:
- search the record by index
- check all records are processed
- check modification in-place
- check that processing is seeing concurrently added
  new records
- check the correctness of lgh_cur_offset and lgh_cur_idx

Signed-off-by: Mikhail Pershin <mike.pershin@intel.com>
Change-Id: I11a7c6474a7420393987a964e9112d61263bdc81
Reviewed-on: http://review.whamcloud.com/15835
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/obdclass/llog_osd.c
lustre/obdclass/llog_test.c