diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-02-22 23:35:16 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-02-22 23:35:16 +0300 |
commit | c87e3bf7802477cb4500dfafe0ab039313aa2dda (patch) | |
tree | 3c448bb0dee9e7116fd683def5e1ab58e5674508 /tools/scripts | |
parent | d8d6df4253adcdb5862a9410d962e9168b973c88 (diff) | |
download | linux-c87e3bf7802477cb4500dfafe0ab039313aa2dda.tar.xz |
xfs: initialize btree blocks using btree_ops structure
Notice now that the btree ops structure encodes btree geometry flags and
the magic number through the buffer ops. Refactor the btree block
initialization functions to use the btree ops so that we no longer have
to open code all that.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/scripts')
0 files changed, 0 insertions, 0 deletions