commit | a90c00f05554e3a305cc2f4836e065368709926f | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:23 2016 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:23 2016 -0700 |
tree | 93f20feaedc9632ef9493528bc3f6d8c710ab318 | |
parent | 62aab20f08758b1b171a73a54e0c72dd12beb980 [diff] |
xfs: add refcount btree block detection to log recovery Identify refcountbt blocks in the log correctly so that we can validate them during log recovery. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>