search for: d668062c

Displaying 2 results from an estimated 2 matches for "d668062c".

2023 Aug 23
0
libnbd | Failed pipeline for master | d668062c
Pipeline #976700878 has failed! Project: libnbd ( https://gitlab.com/nbdkit/libnbd ) Branch: master ( https://gitlab.com/nbdkit/libnbd/-/commits/master ) Commit: d668062c ( https://gitlab.com/nbdkit/libnbd/-/commit/d668062ce7de4b463292881a910525f6d65ba3d1 ) Commit Message: ci: Skip nbd-server interop tests on Alpine CI... Commit Author: Eric Blake ( https://gitlab.com/ebblake ) Pipeline #976700878 ( https://gitlab.com/nbdkit/libnbd/-/pipelines/976700878 ) 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