diff options
author | 2023-11-12 16:25:46 -0500 | |
---|---|---|
committer | 2023-12-21 12:53:11 -0500 | |
commit | 556f38bf457fee5d9f3ede65b67fd91dd2ea2ca1 (patch) | |
tree | c4e046cc7d4d6935a0f0f94389a2bc6766b51a22 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | befs: d_obtain_alias(ERR_PTR(...)) will do the right thing (diff) | |
download | wireguard-linux-556f38bf457fee5d9f3ede65b67fd91dd2ea2ca1.tar.xz wireguard-linux-556f38bf457fee5d9f3ede65b67fd91dd2ea2ca1.zip |
ext4_add_entry(): ->d_name.len is never 0
That bogosity goes back to the initial merge of ext3. Once upon a time
ext2 used to have a similar check; that got taken out during the switch
to page cache (June 2001). ext3 got merged into mainline 5 months later,
still using buffer cache for directories; removal of the pointless check
in ext2 should've been done as a separate patch, but it hadn't been,
so that thing got missed...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions