Skip to content
Snippets Groups Projects
Commit 3e2a878fb96f authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

censor: fix things around inlining

The temporary revlog cannot go through the inline → split process as this would
break at transaction commit.  (that might be fixable, but lets keep things
simple for now). We introduce a cleaner way to enforce this as the previous one
was broken in 6.6

On the way we remove multiple weird, fragile and broken overwrite of revlog
attributes and we focus on passing the configuration across.

We also had to update the test to actually create a non-inline revlog.
parent e9eac01c57f3
No related branches found
No related tags found
3 merge requests!728Merge stable into default,!723Draft: never inline changelog,!716fix censor on 6.6
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment