diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2026-03-27 15:34:16 +1100 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2026-03-28 14:35:41 +0100 |
| commit | 8081aa597be4007f3ef15fe8ce11ec8ad0ab8b42 (patch) | |
| tree | a437dcf1517c469e9f94276787cf580660e55e24 /test/lib/git: | |
| parent | 41b0c7bf3147bbc0640a1d64c3b492fe81d04ece (diff) | |
| download | passt-8081aa597be4007f3ef15fe8ce11ec8ad0ab8b42.tar passt-8081aa597be4007f3ef15fe8ce11ec8ad0ab8b42.tar.gz passt-8081aa597be4007f3ef15fe8ce11ec8ad0ab8b42.tar.bz2 passt-8081aa597be4007f3ef15fe8ce11ec8ad0ab8b42.tar.lz passt-8081aa597be4007f3ef15fe8ce11ec8ad0ab8b42.tar.xz passt-8081aa597be4007f3ef15fe8ce11ec8ad0ab8b42.tar.zst passt-8081aa597be4007f3ef15fe8ce11ec8ad0ab8b42.zip | |
serialise: Split functions user for serialisation from util.c
The read_all_buf() and write_all_buf() functions in util.c are
primarily used for serialising data structures to a stream during
migraiton. We're going to have further use for such serialisation
when we add dynamic configuration updates, where we'll want to share
the code with the client program.
To make that easier move the functions into a new serialise.c
file, and rename thematically.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/lib/git:')
0 files changed, 0 insertions, 0 deletions
