aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r--fs/btrfs/ctree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
index 9b025960bbde..62499dd761b7 100644
--- a/fs/btrfs/ctree.h
+++ b/fs/btrfs/ctree.h
@@ -518,6 +518,7 @@ struct btrfs_fs_info {
518 518
519 u64 generation; 519 u64 generation;
520 u64 last_trans_committed; 520 u64 last_trans_committed;
521 u64 open_ioctl_trans;
521 unsigned long mount_opt; 522 unsigned long mount_opt;
522 u64 max_extent; 523 u64 max_extent;
523 u64 max_inline; 524 u64 max_inline;