Home
last modified time | relevance | path

Searched hist:"0 b8686f19879d896bbe2d3e893f433a08160452d" (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_health.hdiff 0b8686f19879d896bbe2d3e893f433a08160452d Thu Feb 22 21:31:01 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: separate the marking of sick and checked metadata

Split the setting of the sick and checked masks into separate functions
as part of preparing to add the ability for regular runtime fs code
(i.e. not scrub) to mark metadata structures sick when corruptions are
found. Improve the documentation of libxfs' requirements for helper
behavior.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
/linux/fs/xfs/
H A Dxfs_health.cdiff 0b8686f19879d896bbe2d3e893f433a08160452d Thu Feb 22 21:31:01 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: separate the marking of sick and checked metadata

Split the setting of the sick and checked masks into separate functions
as part of preparing to add the ability for regular runtime fs code
(i.e. not scrub) to mark metadata structures sick when corruptions are
found. Improve the documentation of libxfs' requirements for helper
behavior.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dxfs_trace.hdiff 0b8686f19879d896bbe2d3e893f433a08160452d Thu Feb 22 21:31:01 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: separate the marking of sick and checked metadata

Split the setting of the sick and checked masks into separate functions
as part of preparing to add the ability for regular runtime fs code
(i.e. not scrub) to mark metadata structures sick when corruptions are
found. Improve the documentation of libxfs' requirements for helper
behavior.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
/linux/fs/xfs/scrub/
H A Dhealth.cdiff 0b8686f19879d896bbe2d3e893f433a08160452d Thu Feb 22 21:31:01 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: separate the marking of sick and checked metadata

Split the setting of the sick and checked masks into separate functions
as part of preparing to add the ability for regular runtime fs code
(i.e. not scrub) to mark metadata structures sick when corruptions are
found. Improve the documentation of libxfs' requirements for helper
behavior.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>