X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=fs%2Fbtrfs%2Ftransaction.h;h=efb1226433800b12c83af38fad763eddbbab5cbb;hb=ecaf74739ae5438b958dad95838d3252d0995d8d;hp=c5abee4f01add54f811c78fac76170f8b5c02bb3;hpb=c624c86615fb8aa61fa76ed8c935446d06c80e77;p=deliverable%2Flinux.git diff --git a/fs/btrfs/transaction.h b/fs/btrfs/transaction.h index c5abee4f01ad..efb122643380 100644 --- a/fs/btrfs/transaction.h +++ b/fs/btrfs/transaction.h @@ -128,6 +128,7 @@ struct btrfs_trans_handle { * Subvolume quota depends on this */ struct btrfs_root *root; + struct btrfs_fs_info *fs_info; struct seq_list delayed_ref_elem; struct list_head qgroup_ref_list; struct list_head new_bgs;