xfs: create an ioctl to scrub AG metadata
Create an ioctl that can be used to scrub internal filesystem metadata. The new ioctl takes the metadata type, an (optional) AG number, an (optional) inode number and generation, and a flags argument. This will be used by the upcoming XFS online scrub tool. Signed-off-by: NDarrick J. Wong <darrick.wong@oracle.com> Reviewed-by: NDave Chinner <dchinner@redhat.com>
Showing
fs/xfs/scrub/scrub.c
0 → 100644
fs/xfs/scrub/scrub.h
0 → 100644
fs/xfs/scrub/trace.c
0 → 100644
fs/xfs/scrub/trace.h
0 → 100644
fs/xfs/scrub/xfs_scrub.h
0 → 100644
想要评论请 注册 或 登录