Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel 6.8 and 6.9 builds do not contain bcachefs filesystem support - please activate CONFIG_BCACHEFS_FS=m #6135

Open
bmilde opened this issue Apr 29, 2024 · 0 comments

Comments

@bmilde
Copy link

bmilde commented Apr 29, 2024

Describe the bug

Bcachefs is an exciting new filesystem that was merged into mainline kernel since release 6.7. Please enable support for this FS as a module in 6.8 and 6.9 builds, thanks!

CONFIG_BCACHEFS_FS=m

and also:

CONFIG_BCACHEFS_QUOTA=y
CONFIG_BCACHEFS_ERASURE_CODING=y
CONFIG_BCACHEFS_POSIX_ACL=y
CONFIG_BCACHEFS_TESTS=y
CONFIG_BCACHEFS_LOCK_TIME_STATS=y
CONFIG_BCACHEFS_SIX_OPTIMISTIC_SPIN=y

Steps to reproduce the behaviour

pi@raspberrypi:~ $ sudo modprobe bcachefs
modprobe: FATAL: Module bcachefs not found in directory /lib/modules/6.8.8-v8-16k+

Device (s)

Raspberry Pi 5

System

pi@raspberrypi:~ $ cat /etc/rpi-issue
Raspberry Pi reference 2023-12-05
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 70cd6f2a1e34d07f5cba7047aea5b92457372e05, stage5

pi@raspberrypi:~ $ uname -a
Linux raspberrypi 6.8.8-v8-16k+ #1 SMP PREEMPT Mon Apr 29 14:06:48 UTC 2024 aarch64 GNU/Linux

Logs

No response

Additional context

No response

pelwell added a commit that referenced this issue May 7, 2024
BCACHEFS is a new, copy on write filesystem. Enable it as a module for
evaluation, along with some of the optional features.

See: #6135

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
pelwell added a commit that referenced this issue May 7, 2024
BCACHEFS is a new, copy on write filesystem. Enable it as a module for
evaluation, along with some of the optional features.

See: #6135

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue May 13, 2024
BCACHEFS is a new, copy on write filesystem. Enable it as a module for
evaluation, along with some of the optional features.

See: #6135

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue May 20, 2024
BCACHEFS is a new, copy on write filesystem. Enable it as a module for
evaluation, along with some of the optional features.

See: #6135

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
popcornmix pushed a commit that referenced this issue May 20, 2024
BCACHEFS is a new, copy on write filesystem. Enable it as a module for
evaluation, along with some of the optional features.

See: #6135

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant