mirror of
https://github.com/torvalds/linux.git
synced 2025-08-16 22:51:39 +02:00
![]() d_shortname of struct dentry only reserves D_NAME_INLINE_LEN characters
and contains garbage for longer names. Use d_name instead, which always
references the valid name.
Link: https://lore.kernel.org/all/20250525213709.878287-2-illia@yshyn.com/
Link: https://lkml.kernel.org/r/20250629003811.2420418-1-illia@yshyn.com
Fixes:
|
||
---|---|---|
.. | ||
linux | ||
Makefile | ||
vmlinux-gdb.py |