]> www.infradead.org Git - users/hch/block.git/commit
block: factor out flag_{store,show} helper for integrity
authorChristoph Hellwig <hch@lst.de>
Mon, 3 Jun 2024 08:22:18 +0000 (10:22 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 6 Jun 2024 09:41:16 +0000 (11:41 +0200)
commit742e723d279213b033c6d379b184354e6822b22c
tree77ea0e78b7c6b1f501d79510ea066302270b1dd9
parent305ef79aa244058cdde94f6d3c90e74743a92d5f
block: factor out flag_{store,show} helper for integrity

Factor the duplicate code for the generate and verify attributes into
common helpers.

Signed-off-by: Christoph Hellwig <hch@lst.de>
block/blk-integrity.c