Re: [Libguestfs] [libnbd PATCH v6 05/13] rust: Add some examples

2023-08-04 Thread Richard W.M. Jones
I have pushed patches 1, 2, 3 and 5. Note I made some small changes, so you'll need to rebase your work on top. When using 'git pull --rebase' skip your version of any conflicting patches ('git rebase --skip') in preference to the upstream version (unless you wish to examine what I changed). I

[Libguestfs] [libnbd PATCH v6 05/13] rust: Add some examples

2023-08-04 Thread Tage Johansson
This patch adds a few examples in rust/examples/. The examples are compiled and run as part of the test suite. --- rust/Cargo.toml | 2 ++ rust/Makefile.am| 3 +++ rust/examples/connect-command.rs| 39 + rust/examples/fetch-