btrfs: always abort the transaction if we abort a trans handle
[sfrench/cifs-2.6.git] / fs / btrfs / transaction.h
index 364cfbb4c5c596c71dc2f02f838590a9edabcc44..c49e2266b28babe0c279fb91ca3706f26777ec46 100644 (file)
@@ -143,7 +143,6 @@ struct btrfs_trans_handle {
        bool allocating_chunk;
        bool can_flush_pending_bgs;
        bool reloc_reserved;
-       bool dirty;
        bool in_fsync;
        struct btrfs_root *root;
        struct btrfs_fs_info *fs_info;