]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: Support pidfs
authorXi Ruoyao <xry111@xry111.site>
Wed, 3 Apr 2024 07:46:57 +0000 (15:46 +0800)
committerKarel Zak <kzak@redhat.com>
Wed, 3 Jul 2024 07:13:39 +0000 (09:13 +0200)
commit36f15ee77b9fe3a4bf3e84d10c5a9c9881115e53
tree8ac0783d1c8c7cff48966df82bd2d285fe12c3db
parent2289f4e90f49a83e24a21fa887893438834d707f
lsfd: Support pidfs

In Linux 6.9 pidfds are moved from the anonymous inode infrastructure to
a tiny pseudo filesystem named pidfs.  Recognize it properly.

Fixes #2865.

Signed-off-by: Xi Ruoyao <xry111@xry111.site>
(cherry picked from commit b1a48efd173c7f37d8df39a84eb25b4440335661)
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/lsfd-file.c
misc-utils/lsfd.c
misc-utils/lsfd.h