summaryrefslogtreecommitdiff
path: root/ctree.h
diff options
context:
space:
mode:
authorChris Mason <chris.mason@fusionio.com>2013-07-03 14:24:43 -0400
committerChris Mason <chris.mason@fusionio.com>2013-07-03 14:24:43 -0400
commit0bae08fdab01078bbc514be10319f87f552c4787 (patch)
treee71790b4c23d38160dd495f0fa75d0f52259926d /ctree.h
parentf5ddbddf181cdf3085db60a30744b13932b9beea (diff)
parent095e21af458b9c40fc90b3f6901e4c7f2c6d0dd5 (diff)
Merge branch 'liubo-image-restore'
Signed-off-by: Chris Mason <chris.mason@fusionio.com> Conflicts: disk-io.c volumes.h
Diffstat (limited to 'ctree.h')
-rw-r--r--ctree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctree.h b/ctree.h
index 4347c8a1..0b0d701f 100644
--- a/ctree.h
+++ b/ctree.h
@@ -949,6 +949,7 @@ struct btrfs_fs_info {
struct list_head space_info;
int system_allocs;
int readonly;
+ int on_restoring;
int (*free_extent_hook)(struct btrfs_trans_handle *trans,
struct btrfs_root *root,
u64 bytenr, u64 num_bytes, u64 parent,