Re: [PATCH 1/6] ipc: Move mqueue fs magic to uapi magic header

From: Oxana Kharitonova

Date: Wed Jul 22 2026 - 11:24:01 EST


On Wed, Jul 22, 2026 at 1:43 PM Günther Noack <gnoack@xxxxxxxxxx> 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.