xfs: add rmap btree block detection to log recovery
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 3 Aug 2016 02:17:11 +0000 (12:17 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 3 Aug 2016 02:17:11 +0000 (12:17 +1000)
commita650e8f98e5d9df8a5866d73aa9a796601f1abfc
tree531ccf8e01f2ee3163d9f75ab215355cb3bdcd65
parent5d650e90a101557a7a652989c6d5eb657ae2476b
xfs: add rmap btree block detection to log recovery

Originally-From: Dave Chinner <dchinner@redhat.com>

So such blocks can be correctly identified and have their operations
structures attached to validate recovery has not resulted in a
correct block.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_log_recover.c