Whamcloud - gitweb
- steal from the reserved bits instead of the bitmap bits, another
authorphil <phil>
Mon, 8 Sep 2003 07:51:03 +0000 (07:51 +0000)
committerphil <phil>
Mon, 8 Sep 2003 07:51:03 +0000 (07:51 +0000)
commitaea2adc734354b2aada6bf417e577a930d0639a0
tree72a43d02e13493748c0a6a5ce3179597f1d01022
parent5d8609b64b4c25ca6f3ef8bfa9ff0683ff4d943c
- steal from the reserved bits instead of the bitmap bits, another
  piece of sage Andreas advice
- add an llh_flags field to the header
- rename confusing lgh_index to lgh_last_idx
- if the log is marked ZAP_WHEN_EMPTY, the log is full, and all of the
  records are cancelled, call llog_destroy from llog_cancel_rec
- extend llog_open to also support reopen-by-name
- add llog_vfs_read_blob and llog_vfs_read_header
- removed a bunch of unnecessary EXPORT_SYMBOLs
- add llog_lvfs_open()
lustre/obdclass/llog_test.c