https://github.com/torvalds/linux
Revision 249f441f83c546281f1c175756c81fac332bb64c authored by Kent Overstreet on 21 January 2024, 17:19:01 UTC, committed by Kent Overstreet on 21 January 2024, 18:27:11 UTC
Add line breaks - inode_to_text() is now much easier to read.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
1 parent d826cc5
Raw File
Tip revision: 249f441f83c546281f1c175756c81fac332bb64c authored by Kent Overstreet on 21 January 2024, 17:19:01 UTC
bcachefs: Improve inode_to_text()
Tip revision: 249f441
.gitattributes
# SPDX-License-Identifier: GPL-2.0-only
*.[ch] diff=cpp
*.dts diff=dts
*.dts[io] diff=dts
*.rs diff=rust
back to top