summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/send.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/send.c')
-rw-r--r--fs/btrfs/send.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/send.c b/fs/btrfs/send.c
index b0c5d710183e..085542832b9a 100644
--- a/fs/btrfs/send.c
+++ b/fs/btrfs/send.c
@@ -270,6 +270,7 @@ struct name_cache_entry {
270 char name[]; 270 char name[];
271}; 271};
272 272
273__cold
273static void inconsistent_snapshot_error(struct send_ctx *sctx, 274static void inconsistent_snapshot_error(struct send_ctx *sctx,
274 enum btrfs_compare_tree_result result, 275 enum btrfs_compare_tree_result result,
275 const char *what) 276 const char *what)