diff options
Diffstat (limited to 'fs/btrfs/async-thread.c')
-rw-r--r-- | fs/btrfs/async-thread.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/async-thread.c b/fs/btrfs/async-thread.c index fbd76ded9a34..2da0a66790ba 100644 --- a/fs/btrfs/async-thread.c +++ b/fs/btrfs/async-thread.c | |||
@@ -74,6 +74,7 @@ BTRFS_WORK_HELPER(endio_helper); | |||
74 | BTRFS_WORK_HELPER(endio_meta_helper); | 74 | BTRFS_WORK_HELPER(endio_meta_helper); |
75 | BTRFS_WORK_HELPER(endio_meta_write_helper); | 75 | BTRFS_WORK_HELPER(endio_meta_write_helper); |
76 | BTRFS_WORK_HELPER(endio_raid56_helper); | 76 | BTRFS_WORK_HELPER(endio_raid56_helper); |
77 | BTRFS_WORK_HELPER(endio_repair_helper); | ||
77 | BTRFS_WORK_HELPER(rmw_helper); | 78 | BTRFS_WORK_HELPER(rmw_helper); |
78 | BTRFS_WORK_HELPER(endio_write_helper); | 79 | BTRFS_WORK_HELPER(endio_write_helper); |
79 | BTRFS_WORK_HELPER(freespace_write_helper); | 80 | BTRFS_WORK_HELPER(freespace_write_helper); |