summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2019-08-05 13:50:22 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2019-08-10 09:57:56 -0700
commitc597cc011e608be706b14478c9b33cc0952e401b (patch)
treec0e34c477386a3afeba2dd3650042aeb05670793 /fs/xfs/scrub
parenta26c67b3f9071e368e5eae08756ae90aafee995c (diff)
xfs: introduce fake roots for ag-rooted btrees
Create an in-core fake root for AG-rooted btree types so that callers can support creating a whole new btree using the usual cursor functions but without making the new tree accessible from the rest of the filesystem. It is up to the individual btree type to provide a function to create a staged cursor (presumably with the appropriate callouts to update the fakeroot) and then commit the staged root back into the filesystem. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/scrub')
0 files changed, 0 insertions, 0 deletions