]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: check should deal with cow staging extents correctly
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 4 Jan 2018 19:58:29 +0000 (13:58 -0600)
committerEric Sandeen <sandeen@redhat.com>
Thu, 4 Jan 2018 19:58:29 +0000 (13:58 -0600)
commitb638281fee0bf4edc6328629eddc60e47bef153c
treeea157c5dd81a61a5ba3a001544adadbad2acb6b3
parent1ad4d3babd3e832f2c638c68da00de9947fb116c
xfs_db: check should deal with cow staging extents correctly

Teach xfs_check to record cow staging extents correctly.  This means that
we strip off the high bit before using startblock.

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>
db/check.c