diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-10-16 18:51:16 +0200 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-10-19 01:53:00 +0200 |
commit | 663b8db7b0256b81152b2f786e45ecf12bdf265f (patch) | |
tree | eef619bc233dbe4eb8d796a0fca9a5573210faf3 /tools/hv | |
parent | xfs: create helpers for rtsummary block/wordcount computations (diff) | |
download | linux-663b8db7b0256b81152b2f786e45ecf12bdf265f.tar.xz linux-663b8db7b0256b81152b2f786e45ecf12bdf265f.zip |
xfs: use accessor functions for summary info words
Create get and set functions for rtsummary words so that we can redefine
the ondisk format with a specific endianness. Note that this requires
the definition of a distinct type for ondisk summary info words so that
the compiler can perform proper typechecking.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/hv')
0 files changed, 0 insertions, 0 deletions