Re: [PATCH v5] erofs: accept source file descriptor via fsconfig
Christian Brauner <[email protected]> Thu, 30 Jul 2026 11:45:08 +0200
| Newsgroups | org.ozlabs.lists.linux-erofs,org.kernel.vger.linux-fsdevel |
|---|---|
| Message-ID | <20260730-krisenfest-hunger-anspannung-acbe386967b0@brauner> |
Hi Giuseppe, > 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. > > Signed-off-by: Giuseppe Scrivano <[email protected]> Acked-by: Christian Brauner (Amutable) <[email protected]> --