This project is mirrored from https://gitee.com/lmirrors-github/curve.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 02 Jul, 2021 1 commit
-
-
Wine93 authored
-
- 01 Jul, 2021 1 commit
-
-
Wine93 authored
-
- 30 Jun, 2021 1 commit
-
-
sean authored
-
- 28 Jun, 2021 1 commit
-
-
wuhanqing authored
When uninit FileClient and some files are not closed, in FileInstance's destructor it will destroy LeaseExecutor, but LeaseExecutor's destructor will wait for backend lease task to stop, so without explicit close a file, thread will be stuck here. Signed-off-by:
wuhanqing <wuhanqing@hotmail.com>
-
- 25 Jun, 2021 4 commits
-
-
YunhuiChen authored
-
sean authored
-
YunhuiChen authored
-
YunhuiChen authored
-
- 23 Jun, 2021 3 commits
-
-
YunhuiChen authored
-
YunhuiChen authored
-
Wine93 authored
-
- 22 Jun, 2021 3 commits
-
-
chenyunhui-1 authored
-
chenyunhui-1 authored
-
chenyunhui-1 authored
-
- 21 Jun, 2021 1 commit
-
-
xuchaojie authored
-
- 17 Jun, 2021 1 commit
-
-
Wine93 authored
-
- 11 Jun, 2021 2 commits
-
-
sean authored
-
Hanqing Wu authored
-
- 10 Jun, 2021 5 commits
-
-
sean authored
-
Wine93 authored
-
chenwei authored
-
Wine93 authored
-
Hanqing Wu authored
-
- 08 Jun, 2021 1 commit
-
- 04 Jun, 2021 2 commits
-
-
Wine93 authored
-
lixiaocuicoding authored
-
- 02 Jun, 2021 1 commit
-
- 25 May, 2021 2 commits
-
-
wangxiyuan authored
-
lixiaocuicoding authored
-
- 24 May, 2021 4 commits
-
-
Hanqing Wu authored
After #172 and #209, source volume data of the clone volume can be read within the client through SourceReader, and each source volume was also opened and represented by a FileInstance, but `FileInstance::mdsclient_` points to `FileClient::mdsClient_`, so after FileClient is destroyed, `FileInstance::mdsclient_` becomes dangling pointer. To fix this problem, we let `FileClient::mdsClient_` be a shared_ptr, and each FileInstance holds ownership of it. Signed-off-by:
Hanqing Wu <wuhanqing@corp.netease.com>
-
xuchaojie authored
-
sean authored
-
Wine93 authored
-
- 21 May, 2021 1 commit
-
-
Wine93 authored
-
- 20 May, 2021 2 commits
- 19 May, 2021 4 commits