]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: zap corrupt remote symlink
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 23 May 2018 21:30:48 +0000 (16:30 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 23 May 2018 21:30:48 +0000 (16:30 -0500)
commitd2be29d4df5560d5f179a930a403f2a459178afb
tree214f5126e98e0fd34095f4dabc6255867cf8770d
parenteb9cee60389948e2b91a5177a9a491dbf44be815
xfs_repair: zap corrupt remote symlink

If a remote symlink has a corrupted remote block, just zap the symlink.
Fixes total lack of repair activity in xfs/382.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
repair/dinode.c