aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2018-01-16 18:53:05 -0800
committerDarrick J. Wong <[email protected]>2018-01-17 21:00:45 -0800
commit858333dcf021a46baef6505beac329c495fbfcf3 (patch)
tree24c285ea1fff987b9cdc1e7668024f0f6afa15f2 /include/linux/fpga/fpga-mgr.h
parent9a7e26956661049103493c229eda20d344d492ae (diff)
xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree
When scanning a metadata btree block, cross-reference the block location with the free space btree and the reverse mapping btree to ensure that the rmapbt knows about the block and the bnobt does not. Add a mechanism to defer checks when we happen to be scanning the bnobt/rmapbt itself because it's less efficient to repeatedly clone and destroy the cursor. This patch provides the framework to make btree block owner checks happen; the actual meat will be added in subsequent patches. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions