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

From: Eric Biggers

Date: Fri Jun 05 2026 - 20:33:16 EST


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