Bug 477544 - Add support for bcachefs
Summary: Add support for bcachefs
Status: RESOLVED FIXED
Alias: None
Product: partitionmanager
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Andrius Štikonas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-26 08:27 UTC by Cihan Işık
Modified: 2024-03-21 22:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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