]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: fix inode reflink flags
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 22:14:35 +0000 (15:14 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 26 Oct 2016 23:41:07 +0000 (16:41 -0700)
commitca8d7d6a8c5261f579c9959f0c364cc60694e23b
tree3a9be59ebeddac1cc9d0ad36bb1ab8da6b923f9a
parent7e174ec71c37b129aa4e494a916d625f8f268d30
xfs_repair: fix inode reflink flags

While we're computing reference counts, record which inodes actually
share blocks with other files and fix the flags as necessary.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
repair/phase4.c
repair/rmap.c
repair/rmap.h