Whamcloud - gitweb
* add another loop to test 3 to write some records with a 16 byte
authorrread <rread>
Fri, 19 Sep 2003 19:18:40 +0000 (19:18 +0000)
committerrread <rread>
Fri, 19 Sep 2003 19:18:40 +0000 (19:18 +0000)
commit3d7e9a320d7998a0b83432aeb4c7854dab1cfc51
tree239dcb35c2a53c85cd208bbe17de4d0d93e395ff
parentbd05991af71e1e82e5cf26c5d8752a001db0d1a6
* add another loop to test 3 to write some records with a 16 byte
buf. Test now fails after 3c:

3c: handle->last_idx is 1012, expected 1011 after write:(llog_test.c:45:verify_handle() 773 | 9178+2020)

* moved all the code that verifies the handle against the
expected record count to verfiy_handle().
lustre/obdclass/llog_test.c