Whamcloud - gitweb
- If the first user command isn't ENQUEUE, postsetup would be run too
authorphil <phil>
Mon, 8 Sep 2003 23:02:24 +0000 (23:02 +0000)
committerphil <phil>
Mon, 8 Sep 2003 23:02:24 +0000 (23:02 +0000)
commit973a355a79a84c1aa9e571e56b58f549ff914604
tree7c5161c3527a75a6cbe302a34d5906c583fcb66c
parent326e5388b8e7e0bbf9a3978f9d3457ef1c3ec0eb
- If the first user command isn't ENQUEUE, postsetup would be run too
  late, which causes the 'sanity' 1a hang that coop sees.  Fixed by
  running postsetup if any of the non-setup RPCs arrives.
- Remove overwriting of lgh_last_idx in llog_init_handle
- init the handle from the test code (not quite right yet)
- #if 0 out the filter catalog functions until they build
lustre/obdclass/llog.c