bareos: master a2cc7bb1

Author Committer Branch Timestamp Parent
Sebastian Sura Sebastian Sura master 2023-11-13 09:23 master 3086cdd7 Pending
Changeset bfile: fix not reading/writing all data

Neither write nor read guarantee that they will finish everything in
one call. One has to repeatedly call them in a loop to ensure that
everything gets written/read.
mod - core/src/findlib/bfile.cc Diff File