]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
man2: document the media verification ioctl
authorDarrick J. Wong <djwong@kernel.org>
Sun, 22 Feb 2026 22:41:13 +0000 (14:41 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 9 Apr 2026 22:30:17 +0000 (15:30 -0700)
commitd93adb823122cdc9ba43e9c6c8c4085ac23928af
treeb6f1a8f4a84911a5cebf955bbe35c600c08fd92d
parent92043e66ae68c71f92939d8ba929befb18fdf102
man2: document the media verification ioctl

Document XFS_IOC_VERIFY_MEDIA, which is a new ioctl for xfs_scrub to
perform media scans on the disks underneath the filesystem.  This will
enable media errors to be reported to xfs_healer and fsnotify.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
man/man2/ioctl_xfs_verify_media.2 [new file with mode: 0644]