Add capabilities for file locking#37747
Conversation
This comment has been minimized.
This comment has been minimized.
ef0bce3 to
f5a1fd2
Compare
f5a1fd2 to
af7ff2a
Compare
micbar
left a comment
There was a problem hiding this comment.
Please merge to master. 10.5 is closed
|
Let us merge #37699 first, then rebase this on master. |
|
PR #37699 has been merged. @DeepDiver1975 you can rebase back to current |
af7ff2a to
0939162
Compare
done |
0939162 to
b96bc28
Compare
|
git-drone was very confused about the base branch for this PR. https://drone.owncloud.com/owncloud/core/26148 I manually forced a rebase and pushed. drone seems to have the right idea now. |
Codecov Report
@@ Coverage Diff @@
## master #37747 +/- ##
=========================================
Coverage 64.71% 64.71%
Complexity 19386 19386
=========================================
Files 1283 1283
Lines 75732 75733 +1
Branches 1333 1333
=========================================
+ Hits 49009 49010 +1
Misses 26331 26331
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #37747 +/- ##
=========================================
Coverage 64.71% 64.71%
Complexity 19386 19386
=========================================
Files 1283 1283
Lines 75732 75733 +1
Branches 1333 1333
=========================================
+ Hits 49009 49010 +1
Misses 26331 26331
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #37747 +/- ##
=========================================
Coverage 64.71% 64.71%
Complexity 19386 19386
=========================================
Files 1283 1283
Lines 75732 75733 +1
Branches 1333 1333
=========================================
+ Hits 49009 49010 +1
Misses 26331 26331
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Description
Add two capabilities
file_locking_support-> general capabilityfile_locking_enable_file_action- > depending on the settingRelated Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: