]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: parse and validate hardware zone information
authorChristoph Hellwig <hch@lst.de>
Mon, 14 Apr 2025 05:35:59 +0000 (07:35 +0200)
committerAndrey Albershteyn <aalbersh@kernel.org>
Tue, 29 Apr 2025 16:09:57 +0000 (18:09 +0200)
commit48ccc2459039309cfbaf358febea53a86f07827c
tree3304a9cc644a7706145fa1e84f275fd6cfec2ae5
parent554360cdc6e2dc59379e80082e793f543f84b7ec
xfs: parse and validate hardware zone information

Source kernel commit: 720c2d58348329ce57bfa7ecef93ee0c9bf4b405

Add support to validate and parse reported hardware zone state.

Co-developed-by: Hans Holmberg <hans.holmberg@wdc.com>
Signed-off-by: Hans Holmberg <hans.holmberg@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
libxfs/Makefile
libxfs/xfs_zones.c [new file with mode: 0644]
libxfs/xfs_zones.h [new file with mode: 0644]