Re: [f2fs-dev] [PATCH v2] f2fs: support dynamic include/exclude for device aliasing

From: Daeho Jeong

Date: Fri Jun 05 2026 - 21:04:27 EST


On Fri, Jun 5, 2026 at 5:32 PM Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
>
> On Fri, Jun 05, 2026 at 04:51:34PM -0700, Daeho Jeong wrote:
> > - Access Control: The F2FS_IOC_EXCLUDE_DEV_ALIAS ioctl strictly
> > requires CAP_SYS_ADMIN. Unprivileged users cannot trigger this
> > transition.
>
> No, it doesn't.
>
> How much of this been reviewed by a human?
>
> - Eric

Let me check that part again.