Searched hist:"0 b8686f19879d896bbe2d3e893f433a08160452d" (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_health.h | diff 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 D | xfs_health.c | diff 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 D | xfs_trace.h | diff 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 D | health.c | diff 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>
|