containerd / overlaybd

Overlaybd: a block based remote image format. The storage backend of containerd/accelerated-container-image.
Apache License 2.0
259 stars 58 forks source link

[bugfix] switch file #318

Closed WaberZhuang closed 8 months ago

WaberZhuang commented 8 months ago

What this PR does / why we need it: This may cause the read requests from overlaybd device wrong after the switch_file is switched (i.e. after the background download is done).

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Please check the following list: