diff options
Diffstat (limited to 'c_src/posix_to_bcachefs.h')
-rw-r--r-- | c_src/posix_to_bcachefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c_src/posix_to_bcachefs.h b/c_src/posix_to_bcachefs.h index 542ae171..3fc586d8 100644 --- a/c_src/posix_to_bcachefs.h +++ b/c_src/posix_to_bcachefs.h @@ -36,6 +36,7 @@ struct copy_fs_state { GENRADIX(u64) hardlinks; ranges extents; enum bch_migrate_type type; + unsigned verbosity; u64 reserve_start; |