Re: [PATCH v5] erofs: accept source file descriptor via fsconfig
Christian Brauner <[email protected]>
| Newsgroups | org.kernel.vger.linux-fsdevel,org.ozlabs.lists.linux-erofs |
|---|---|
| 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]> --