https://bugs.kde.org/show_bug.cgi?id=477544
Andrius Štikonas <andr...@stikonas.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/syst | |em/kpmcore/-/commit/a5ffeb0 | |348f159b8cf56c3e0fcf9574cbd | |083cd3 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #2 from Andrius Štikonas <andr...@stikonas.eu> --- Git commit a5ffeb0348f159b8cf56c3e0fcf9574cbd083cd3 by Andrius Štikonas. Committed on 21/03/2024 at 22:16. Pushed by stikonas into branch 'master'. Initial support for bcachefs. M +2 -0 src/fs/CMakeLists.txt A +161 -0 src/fs/bcachefs.cpp [License: GPL(v3.0+)] A +113 -0 src/fs/bcachefs.h [License: GPL(v3.0+)] M +2 -1 src/fs/btrfs.cpp M +3 -1 src/fs/filesystem.cpp M +1 -0 src/fs/filesystem.h M +3 -0 src/fs/filesystemfactory.cpp M +1 -0 src/fs/luks.cpp M +1 -0 src/plugins/sfdisk/sfdiskbackend.cpp M +1 -0 src/util/externalcommand_whitelist.h https://invent.kde.org/system/kpmcore/-/commit/a5ffeb0348f159b8cf56c3e0fcf9574cbd083cd3 -- You are receiving this mail because: You are watching all bug changes.