| Summary: | Exclude AFS from search by default | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Dennis Schridde <dennis.schridde> |
| Component: | general | Assignee: | Pinak Ahuja <pinak.ahuja> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.28.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/kcoreaddons/-/commit/a1ebd8278410cbb47a16024f9eb1719a1444a2d1 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Dennis Schridde
2017-01-27 16:57:10 UTC
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 |