AFS (Andrew File System) is a global distributed file system. It should not be indexed by default, just as e.g. NFS is not indexed by default, either.
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kcoreaddons/-/merge_requests/513
Git commit a1ebd8278410cbb47a16024f9eb1719a1444a2d1 by Christoph Cullmann. Committed on 21/08/2025 at 15:43. Pushed by cullmann into branch 'master'. add AFS as remote file system see e.g. https://github.com/openafs/openafs/blob/master/src/afs/LINUX/osi_vfsops.c for the name avoid std::array with fixed size, constexpr array with std::begin/end removes the need for that M +5 -6 src/lib/io/kfilesystemtype.cpp https://invent.kde.org/frameworks/kcoreaddons/-/commit/a1ebd8278410cbb47a16024f9eb1719a1444a2d1