On 2024-02-11 16:42, Martin Steigerwald wrote:
Hi! I am trying to put data on an external Kingston XS-2000 4 TB SSD using self-compiled Linux 6.7.4 kernel and encrypted BCacheFS. I do not think BCacheFS has any part in the errors I see, but if you disagree feel free to CC the BCacheFS mailing list as you reply.
This is indeed a known bug with bcachefs on USB-connected devices. Apply the following commit: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/bcachefs?id=3e44f325f6f75078cdcd44cd337f517ba3650d05 This and some other commits are already scheduled for -stable. Holger