summaryrefslogtreecommitdiff
path: root/libbcachefs/fs.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2021-11-06 12:46:36 -0400
committerKent Overstreet <kent.overstreet@gmail.com>2021-11-06 12:46:36 -0400
commitabd9d5ba97a8a72508f85bb0fbf0120f07c453e1 (patch)
tree8c40391396eeb3cfea8dcfc7eeccc17a651e1991 /libbcachefs/fs.h
parent5b84952401146fec9a181a40877352f7faf9ee7b (diff)
Update bcachefs sources to 6afa1fcb13 bcachefs: Clean up error reporting in the startup path
Diffstat (limited to 'libbcachefs/fs.h')
-rw-r--r--libbcachefs/fs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbcachefs/fs.h b/libbcachefs/fs.h
index bf62e80f..40212b3d 100644
--- a/libbcachefs/fs.h
+++ b/libbcachefs/fs.h
@@ -36,7 +36,6 @@ struct bch_inode_info {
unsigned long ei_flags;
struct mutex ei_update_lock;
- u64 ei_journal_seq;
u64 ei_quota_reserved;
unsigned long ei_last_dirtied;