-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CDH/Storage: fix synchoronization problem of aliyun oss
Before this PR, it is possible that CDH will read a file that is still not flushed onto the local filesystem. The similiar problem is the gocryptfs mount is based on oss mount. We should make sure that the oss mount succeeds and then do gocryptfs mount. Signed-off-by: Xynnn007 <[email protected]>
- Loading branch information
Showing
1 changed file
with
24 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters