[PATCH] KFileSystemType: add custom determineFileSystemTypeImpl for Hurd
authorPino Toscano <pino@kde.org>
Sat, 27 Jun 2026 05:23:57 +0000 (07:23 +0200)
committerPino Toscano <pino@debian.org>
Fri, 3 Jul 2026 08:39:09 +0000 (10:39 +0200)
commitda912c3b139554d60a8af20b5b677843513767c8
tree3ca3ae53ba4b2dea61fc92996d97849f4aee968c
parent272a3dd2aa8dd2ec957177f56398830e7618d8cb
[PATCH] KFileSystemType: add custom determineFileSystemTypeImpl for Hurd

Add a specific implementation of determineFileSystemTypeImpl for
GNU/Hurd, checking the proper values for the filesystem type/magic
(rather than the Linux values).

This avoids the need to guard Linux bits in the Linux implementation,
so those checks are dropped now.

Gbp-Pq: Name upstream_KFileSystemType-add-custom-determineFileSystemTypeIm.patch
src/lib/io/kfilesystemtype.cpp