-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[12]Use the correct root for shared jail when the source storage is also a jail #7323
Conversation
…a jail Signed-off-by: Robin Appelman <[email protected]>
Codecov Report
@@ 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
|
Signed-off-by: Robin Appelman <[email protected]>
Added #7385 to fix the performance regression |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes please
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works 👍
Backport of #7137