[PATCH v3 0/2] Add btrfs fs_info checksum, generation and metadata

Sahil Kang sahil.kang at asilaycomputing.com
Thu Dec 30 02:41:29 UTC 2021


Thanks for pointing that out; I misunderstood the instructions related
to ChangeLog autogeneration as also pertaining to NEWS for some
reason. Here's the same patchset with NEWS updated.

Sahil Kang (2):
  tests: fix btrfs tests
  Add btrfs fs_info checksum, generation and metadata

 NEWS                            |   2 +
 src/btrfs.c                     |  20 ++++++
 src/xlat/btrfs_csum_types.in    |   6 ++
 src/xlat/btrfs_fs_info_flags.in |   4 ++
 tests/btrfs.c                   | 122 ++++++++++++++++++++++++++++++--
 5 files changed, 147 insertions(+), 7 deletions(-)
 create mode 100644 src/xlat/btrfs_csum_types.in
 create mode 100644 src/xlat/btrfs_fs_info_flags.in

-- 
Sahil



More information about the Strace-devel mailing list