Bug 477544

Summary: Add support for bcachefs
Product: [Applications] partitionmanager Reporter: Cihan Işık <chn.isik>
Component: generalAssignee: Andrius Štikonas <andrius>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Cihan Işık 2023-11-26 08:27:53 UTC
SUMMARY

Please add support for the new in-kernel (starting with 6.7) filesystem bcachefs.

https://bcachefs.org/
https://www.phoronix.com/news/Bcachefs-Merged-Linux-6.7
Comment 1 Andrius Štikonas 2023-11-26 17:42:10 UTC
This will also need util-linux 2.39 to work.
Comment 2 Andrius Štikonas 2024-03-21 22:16:59 UTC
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