lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250915-besten-demonstrieren-b664a5700250@brauner>
Date: Mon, 15 Sep 2025 14:31:20 +0200
From: Christian Brauner <brauner@...nel.org>
To: Mateusz Guzik <mjguzik@...il.com>
Cc: viro@...iv.linux.org.uk, jack@...e.cz, linux-kernel@...r.kernel.org, 
	david@...morbit.com, linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH v2] fs: expand dump_inode()

On Thu, Sep 11, 2025 at 08:56:41AM +0200, Mateusz Guzik wrote:
> This adds fs name and few fields from struct inode: i_mode, i_opflags,
> i_flags, i_state and i_count.
> 
> All values printed raw, no attempt to pretty-print anything.
> 
> Compile tested on i386 and runtime tested on amd64.
> 
> Sample output:
> [   23.121281] VFS_WARN_ON_INODE("crap") encountered for inode ffff9a1a83ce3660
>                fs pipefs mode 10600 opflags 0x4 flags 0x0 state 0x38 count 0
> 
> Signed-off-by: Mateusz Guzik <mjguzik@...il.com>
> ---
> 
> v2:

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ