]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - repair/rmap.c
xfs_repair: record reflink inode state
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 22:14:34 +0000 (15:14 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 26 Oct 2016 23:41:07 +0000 (16:41 -0700)
commit7e174ec71c37b129aa4e494a916d625f8f268d30
tree33828f50590d8ae55a1b37f984b6e7a58c6f618a
parent00f34bcaaa617ddf19caaec127656a186e91c37b
xfs_repair: record reflink inode state

Record the state of the per-inode reflink flag, so that we can
compare against the rmap data and update the flags accordingly.
Clear the (reflink) state if we clear the inode.

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