X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;ds=sidebyside;f=fs%2Fbtrfs%2Fctree.h;h=c4115901d9064f68217c3be825f233d7d6872cf6;hb=06ea4c38bce80f3eb99b01d7c17419eb1a49fec2;hp=29b7fc28c607232987cc3b28fbe9a92e0f766df7;hpb=91aff98b79f10bf38c0d51b2d8538ecca35f916e;p=karo-tx-linux.git diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index 29b7fc28c607..c4115901d906 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h @@ -1259,7 +1259,7 @@ struct btrfs_root { atomic_t will_be_snapshoted; /* For qgroup metadata space reserve */ - atomic_t qgroup_meta_rsv; + atomic64_t qgroup_meta_rsv; }; static inline u32 btrfs_inode_sectorsize(const struct inode *inode) {