summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs_format.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2018-07-24 23:32:20 -0400
committerKent Overstreet <kent.overstreet@gmail.com>2018-08-01 15:33:50 -0400
commit8f70bd45d2f9bfe416d606b68cde9ca49dac5d49 (patch)
tree51549678593c056dbb6170658389166cf3aecd99 /fs/bcachefs/bcachefs_format.h
parent14b8a2dff574ac276acd5921dce36c011f838203 (diff)
Diffstat (limited to 'fs/bcachefs/bcachefs_format.h')
-rw-r--r--fs/bcachefs/bcachefs_format.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/bcachefs/bcachefs_format.h b/fs/bcachefs/bcachefs_format.h
index f1814f4caf21..1616ab2678fb 100644
--- a/fs/bcachefs/bcachefs_format.h
+++ b/fs/bcachefs/bcachefs_format.h
@@ -827,6 +827,7 @@ enum {
enum {
BCH_ALLOC_FIELD_READ_TIME = 0,
BCH_ALLOC_FIELD_WRITE_TIME = 1,
+ /* XXX last_gc has to be persistent too */
};
struct bch_alloc {