-
- Downloads
Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefs
Push bcachefs fixes from Kent Overstreet: "The data corruption in the buffered write path is troubling; inode lock should not have been able to cause that... - Fix a rare data corruption in the rebalance path, caught as a nonce inconsistency on encrypted filesystems - Revert lockless buffered write path - Mark more errors as autofix" * tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefs: bcachefs: Mark more errors as autofix bcachefs: Revert lockless buffered IO path bcachefs: Fix bch2_extents_match() false positive bcachefs: Fix failure to return error in data_update_index_update()
No related branches found
No related tags found
Showing
- fs/bcachefs/data_update.c 1 addition, 0 deletionsfs/bcachefs/data_update.c
- fs/bcachefs/errcode.h 0 additions, 1 deletionfs/bcachefs/errcode.h
- fs/bcachefs/extents.c 22 additions, 1 deletionfs/bcachefs/extents.c
- fs/bcachefs/fs-io-buffered.c 40 additions, 109 deletionsfs/bcachefs/fs-io-buffered.c
- fs/bcachefs/sb-errors_format.h 5 additions, 5 deletionsfs/bcachefs/sb-errors_format.h
Loading
Please register or sign in to comment