]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: parse and validate hardware zone information
authorChristoph Hellwig <hch@lst.de>
Sun, 17 Nov 2024 05:28:10 +0000 (06:28 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 3 Mar 2025 15:16:46 +0000 (08:16 -0700)
commit720c2d58348329ce57bfa7ecef93ee0c9bf4b405
tree49226c7c4c2cf34835184fc38309fea60e55719f
parent0cb53d773bbaa56e3a1f3cd4c04a50896bd810ec
xfs: parse and validate hardware zone information

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>
fs/xfs/Makefile
fs/xfs/libxfs/xfs_zones.c [new file with mode: 0644]
fs/xfs/libxfs/xfs_zones.h [new file with mode: 0644]