diff options
author | 2012-05-29 17:06:54 +0200 | |
---|---|---|
committer | 2012-05-30 18:18:21 +0200 | |
commit | 95a06077f7edbd00d32612562be4d857a5b7df54 (patch) | |
tree | 664ff2a92a2de3ba96be5a49ac36531d933ee5eb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Btrfs: tree mod log sanity checks in join_transaction (diff) | |
download | linux-dev-95a06077f7edbd00d32612562be4d857a5b7df54.tar.xz linux-dev-95a06077f7edbd00d32612562be4d857a5b7df54.zip |
Btrfs: use delayed ref sequence numbers for all fs-tree updates
The sequence number for delayed refs is needed to postpone certain delayed
refs for a very short period while walking backrefs. Before the tree
modification log, we thought we'd only have to hold back those references
that don't have a counter operation.
While now we've the tree mod log, we're rewinding fs tree blocks to a
defined consistent state. We cannot know in advance for which tree block
we'll be doing rewind operations later. Therefore, we must postpone all the
delayed refs for fs-tree blocks, even those having a counter operation.
Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions