containers / composefs

a file system for mounting container images
GNU General Public License v2.0
421 stars 29 forks source link

libcomposefs: do not override errno #307

Closed giuseppe closed 1 month ago

giuseppe commented 1 month ago

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