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

Dmitry V. Levin ldv at altlinux.org
Fri Dec 31 14:25:51 UTC 2021


On Wed, Dec 29, 2021 at 06:41:29PM -0800, Sahil Kang wrote:
> 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

Applied, thanks.


-- 
ldv


More information about the Strace-devel mailing list