lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 26 May 2023 18:28:56 +0800
From:   Du Rui <durui@...ux.alibaba.com>
To:     gscrivan@...hat.com
Cc:     agk@...hat.com, alexl@...hat.com, dm-devel@...hat.com,
        durui@...ux.alibaba.com, hsiangkao@...ux.alibaba.com,
        linux-kernel@...r.kernel.org, snitzer@...nel.org
Subject: Re: Re: dm overlaybd: targets mapping OverlayBD image

Hi Giuseppe,

> The current OCI format, with some tweaks like (e)stargz or zstd:chunked,
> already make its content addressable and a client can retrieve only the
> subset of the files that are needed.  At the same time we maintain the
> simplicity of a tarball and it won't break existing clients.

Yes, I believe backward compatibility is very important. That's why we
have another design called foci (fast oci). It realize a virtual block
device from gzip image blobs. See the following link for details if interested.
https://github.com/containerd/accelerated-container-image/blob/main/docs/FASTOCI.md

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ