search for: 099aa257

Displaying 2 results from an estimated 2 matches for "099aa257".

Did you mean: 079aa557
2023 Aug 28
0
libnbd | Failed pipeline for master | 099aa257
Pipeline #984082127 has failed! Project: libnbd ( https://gitlab.com/nbdkit/libnbd ) Branch: master ( https://gitlab.com/nbdkit/libnbd/-/commits/master ) Commit: 099aa257 ( https://gitlab.com/nbdkit/libnbd/-/commit/099aa2577a902167f260cfa772877da9749f1cf9 ) Commit Message: generator: Actually request extended headers T... Commit Author: Eric Blake ( https://gitlab.com/ebblake ) Pipeline #984082127 ( https://gitlab.com/nbdkit/libnbd/-/pipelines/984082127 ) trigger...
2023 Aug 03
1
[libnbd PATCH v4 20/25] generator: Actually request extended headers
This is the culmination of the previous patches' preparation work for using extended headers when possible. The new states in the state machine are copied extensively from our handling of OPT_STRUCTURED_REPLY. The next patch will then expose a new API nbd_opt_extended_headers() for manual control. At the same time I posted this patch, I had patches for qemu-nbd to support extended headers