Searched hist:"5 c83df2e54b6af870e3e02ccd2a8ecd54e36668c" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/xfs/scrub/ |
H A D | trace.h | diff 5c83df2e54b6af870e3e02ccd2a8ecd54e36668c Thu Aug 10 09:48:11 CDT 2023 Darrick J. Wong <djwong@kernel.org> xfs: allow userspace to rebuild metadata structures
Add a new (superuser-only) flag to the online metadata repair ioctl to force it to rebuild structures, even if they're not broken. We will use this to move metadata structures out of the way during a free space defragmentation operation.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>
|
H A D | scrub.c | diff 5c83df2e54b6af870e3e02ccd2a8ecd54e36668c Thu Aug 10 09:48:11 CDT 2023 Darrick J. Wong <djwong@kernel.org> xfs: allow userspace to rebuild metadata structures
Add a new (superuser-only) flag to the online metadata repair ioctl to force it to rebuild structures, even if they're not broken. We will use this to move metadata structures out of the way during a free space defragmentation operation.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_fs.h | diff 5c83df2e54b6af870e3e02ccd2a8ecd54e36668c Thu Aug 10 09:48:11 CDT 2023 Darrick J. Wong <djwong@kernel.org> xfs: allow userspace to rebuild metadata structures
Add a new (superuser-only) flag to the online metadata repair ioctl to force it to rebuild structures, even if they're not broken. We will use this to move metadata structures out of the way during a free space defragmentation operation.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>
|