Btrfs: allow for canceling restriper
[deliverable/linux.git] / fs / btrfs / ctree.h
index 1afda75d5414ba9f8d42b6577f42b6525ef89bdc..dfc136cc07d7e9c4193b80188b5f452b1183fd9d 100644 (file)
@@ -1216,6 +1216,7 @@ struct btrfs_fs_info {
        struct mutex balance_mutex;
        atomic_t balance_running;
        atomic_t balance_pause_req;
+       atomic_t balance_cancel_req;
        struct btrfs_balance_control *balance_ctl;
        wait_queue_head_t balance_wait_q;
 
This page took 0.027238 seconds and 5 git commands to generate.