[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH v2] nbd-server: Implement structured replies



This series implements structured replies for nbd-server.

Changes from v1:
- Ensure we write to the transactionlog in the case of structured
  replies, too (had overlooked that, whoops)
- Add missing checks for malloc() failure
- Removal of unnecessary variables (or moved them to a more limited
  scope)
- Wipe the correct value upon STARTTLS
- Consume unused values on error



Reply to: