Skip to content

[12]Use the correct root for shared jail when the source storage is also a jail - #7323

Merged
MorrisJobke merged 2 commits into
stable12from
shared-jailed-source-root-12
Dec 8, 2017
Merged

[12]Use the correct root for shared jail when the source storage is also a jail#7323
MorrisJobke merged 2 commits into
stable12from
shared-jailed-source-root-12

Conversation

@icewind1991

Copy link
Copy Markdown
Member

Backport of #7137

…a jail
Signed-off-by: Robin Appelman <robin@icewind.nl>
@codecov

codecovBot commented Nov 28, 2017

Copy link
Copy Markdown

Codecov Report

Merging #7323 into stable12 will increase coverage by 0.06%.
The diff coverage is 91.42%.

@@ Coverage Diff @@## stable12 #7323 +/- ##
==============================================
+ Coverage 53.86% 53.93% +0.06% - Complexity 22596 22699 +103 
==============================================
Files 1384 1384 Lines 86671 86953 +282 Branches 1329 1330 +1 ==============================================
+ Hits 46684 46894 +210 - Misses 39987 40059 +72
Impacted FilesCoverage ΔComplexity Δ
lib/private/Files/Cache/Wrapper/CacheJail.php88.37% <100%> (+0.27%)39 <1> (+1)⬆️
lib/private/Files/Storage/Wrapper/Jail.php91.15% <71.42%> (+10.01%)53 <2> (+2)⬆️
apps/files_sharing/lib/Cache.php89.23% <94.11%> (+2.19%)25 <8> (+4)⬆️
...ib/private/DB/QueryBuilder/CompositeExpression.php50% <0%> (-12.5%)6% <0%> (+3%)
lib/private/URLGenerator.php67.01% <0%> (-4.05%)64% <0%> (ø)
apps/files_external/lib/Command/ListCommand.php37.76% <0%> (-2.91%)37% <0%> (-2%)
lib/private/Group/MetaData.php68.91% <0%> (-1.86%)19% <0%> (ø)
lib/autoloader.php79.62% <0%> (-1.63%)27% <0%> (+12%)
lib/private/Diagnostics/Query.php36.84% <0%> (-1.62%)8% <0%> (+2%)
lib/private/Files/Cache/Propagator.php94.93% <0%> (-1.27%)16% <0%> (ø)
... and 39 more

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991

Copy link
Copy Markdown
MemberAuthor

Added #7385 to fix the performance regression

@rullzerrullzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes please

@MorrisJobkeMorrisJobke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works 👍

@MorrisJobke
MorrisJobke merged commit 5dd15c4 into stable12Dec 8, 2017
@MorrisJobke
MorrisJobke deleted the shared-jailed-source-root-12 branch December 8, 2017 08:03
@MorrisJobkeMorrisJobke mentioned this pull request Jan 8, 2018
13 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@icewind1991@rullzer@MorrisJobke