]> www.infradead.org Git - users/hch/xfs.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 Feb 2025 04:49:10 +0000 (05:49 +0100)
commite060de6ddb45ecfe51ec5f518bf1a44420b468c6
tree244ecef76ba312a23d3a8b77f1aea0b22803e185
parent7157008d344cb48b697d1fa3b337590b5e4a3bed
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>
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]