Re: [PATCH v6] erofs: accept source file descriptor via fsconfig
Christian Brauner <[email protected]>
| Newsgroups | org.ozlabs.lists.linux-erofs,org.kernel.vger.linux-fsdevel |
|---|---|
| Message-ID | <20260810-abenteuer-mietvertrag-geraten-8f6a9fa6ef55@brauner> |
Hi Giuseppe, On Tue, 04 Aug 2026 07:58:42 +0200, Giuseppe Scrivano <[email protected]> wrote: > Allow userspace to pass an already-opened file descriptor as the mount > source instead of a path string. This is useful for tools that already > hold an fd to the image, such as composefs reusing an existing erofs > backing file. Reviewed-by: Christian Brauner <[email protected]> --