summaryrefslogtreecommitdiff
path: root/libbcachefs/super_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs/super_types.h')
-rw-r--r--libbcachefs/super_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbcachefs/super_types.h b/libbcachefs/super_types.h
index ebb238aa..6277be42 100644
--- a/libbcachefs/super_types.h
+++ b/libbcachefs/super_types.h
@@ -10,6 +10,7 @@ struct bch_sb_handle {
unsigned have_layout:1;
unsigned have_bio:1;
unsigned fs_sb:1;
+ u64 seq;
};
struct bch_devs_mask {