summaryrefslogtreecommitdiff
path: root/fs/bcachefs/buckets_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/bcachefs/buckets_types.h')
-rw-r--r--fs/bcachefs/buckets_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/bcachefs/buckets_types.h b/fs/bcachefs/buckets_types.h
index e51d297976be..94bd9da34847 100644
--- a/fs/bcachefs/buckets_types.h
+++ b/fs/bcachefs/buckets_types.h
@@ -15,7 +15,6 @@ struct bucket_mark {
u8 gen;
u8 data_type:3,
owned_by_allocator:1,
- dirty:1,
journal_seq_valid:1,
stripe:1;
u16 dirty_sectors;