Re: [PATCH 1/6] ipc: Move mqueue fs magic to uapi magic header
Oxana Kharitonova <[email protected]> Wed, 22 Jul 2026 16:14:23 +0100
| Newsgroups | dev.linux.lists.landlock,org.kernel.vger.linux-kernel,org.kernel.vger.linux-security-module |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 22, 2026 at 1:43 PM Günther Noack <[email protected]> wrote: > > Should this live in include/linux/ipc_namespace.h instead? Or even be > exposed as a helper function that lets you check whether an inode is > referring to an mqueue? > > —Günther Hi Günther, Thanks for the feedback. Agree, better to move it. I'll check how to do it better and include in v2.