ITS#9538 Serialise CSN assignment in slapo-accesslog
Outstanding items (for review):
- in principle, is using
slap_get_csn(,,1)for CSN assignment correct? What about the interaction with theslap_get_commit_csnpart ofaccesslog_response? - I'll probably remove the
asserts(0)in the read-only paths after more testing?