History log of /linux-master/fs/xfs/scrub/nlinks_repair.c
Revision Date Author Comments
# 6b631c60 22-Feb-2024 Darrick J. Wong <djwong@kernel.org>

xfs: teach repair to fix file nlinks

Fix the file link counts since we just computed the correct ones.

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