[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGudoHF5xc0KYsV6H0S8tDt9=ipV5EB7RZzGzxVfkpbgVuF0Rw@mail.gmail.com>
Date: Mon, 15 Sep 2025 14:17:22 +0200
From: Mateusz Guzik <mjguzik@...il.com>
To: Christian Brauner <brauner@...nel.org>
Cc: viro@...iv.linux.org.uk, jack@...e.cz, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH] fs: expand dump_inode()
On Mon, Sep 15, 2025 at 2:15 PM Christian Brauner <brauner@...nel.org> wrote:
>
> On Tue, Sep 09, 2025 at 10:26:13AM +0200, Mateusz Guzik wrote:
> > This adds fs name and few fields from struct inode: i_mode, i_opflags,
> > i_flags and i_state.
> >
> > All values printed raw, no attempt to pretty-print anything.
> >
> > Compile tested on for i386 and runtime tested on amd64.
> >
> > Sample output:
> > [ 31.450263] VFS_WARN_ON_INODE("crap") encountered for inode ffff9b10837a3240
> > fs sockfs mode 140777 opflags c flags 0 state 100
> >
> > Signed-off-by: Mateusz Guzik <mjguzik@...il.com>
> > ---
>
> Applied to vfs-6.18.misc.
I posted a v2: https://lore.kernel.org/linux-fsdevel/20250911065641.1564625-1-mjguzik@gmail.com/
Powered by blists - more mailing lists