fix: After manually mounting SMB, the network is disconnected and the card is stuck - #2095
fix: After manually mounting SMB, the network is disconnected and the card is stuck#2095liyigang1 wants to merge 5 commits into
Conversation
… card is stuck Move the file creation operation to the thread for processing Log: After manually mounting SMB, the network is disconnected and the card is stuck Bug: https://pms.uniontech.com/bug-view-257855.html
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: liyigang1 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
… card is stuck Move the mkdir operation only to the thread Log: After manually mounting SMB, the network is disconnected and the card is stuck Bug: https://pms.uniontech.com/bug-view-257855.html
… card is stuck Move the operation of creating linked files to the thread Log: After manually mounting SMB, the network is disconnected and the card is stuck Bug: https://pms.uniontech.com/bug-view-257855.html
… card is stuck Move the operation of setting file permissions to the thread Log: After manually mounting SMB, the network is disconnected and the card is stuck Bug: https://pms.uniontech.com/bug-view-257855.html
… card is stuck Move renaming operation to thread Log: After manually mounting SMB, the network is disconnected and the card is stuck Bug: https://pms.uniontech.com/bug-view-257855.html
deepin pr auto reviewFix the test for touchCustomFile_two git-svn-id: 0ff597fd157e6f4fc38580e8d64ab130330d241@1056 91177308-0d34-0410-b5e6-96231b3b80d8 |
|
TAG Bot New tag: 6.0.54 |
|
TAG Bot New tag: 6.0.55 |
|
TAG Bot New tag: 6.0.56 |
|
TAG Bot New tag: 6.0.57 |
Move the file creation operation to the thread for processing
Log: After manually mounting SMB, the network is disconnected and the card is stuck
Bug: https://pms.uniontech.com/bug-view-257855.html