containers / composefs

The reliability of disk images, the flexibility of files
Other
461 stars 36 forks source link

libcomposefs: do not override errno #307

Closed giuseppe closed 3 months ago

giuseppe commented 3 months ago

do not override the errno reported by the write_cb as we might lose useful errors like ENOSPC.