Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dtrace.hdiff 0ee230dec2626ef25dc96abd47b84494f9c251e3 Mon Apr 15 23:54:46 CEST 2024 Darrick J. Wong <djwong@kernel.org> xfs: scrub should set preen if attr leaf has holes

If an attr block indicates that it could use compaction, set the preen
flag to have the attr fork rebuilt, since the attr fork rebuilder can
take care of that for us.

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