On Fri, 24 May 2024 at 18:00, Fabiano Rosas <faro...@suse.de> wrote: > That's the point. If offset==0 we truncate all the way, if not, we truncate > to the offset.
* Yes, I was wondering if the migration file has some data, but still 'offset' ends up being zero(0). If that's unlikely to happen, then we are good. Thank you. --- - Prasad