-
Notifications
You must be signed in to change notification settings - Fork 206
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refact: daemon state machine context
Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> refact: daemon state Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> feat: exit stale daemon Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> feat: fuse server exit abnormally Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> fix: umount leading to daemon exit Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> feat: split takeover to takeover + start Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> refact: chore Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> refact: trigger exit in a normal way Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> fix: daemon.rs ut Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> refact: chore Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> feat: upgrade version from 1.7.0 to 1.7.2 Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> refact: daemon state number Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> feat: upgrade version from 1.7.2 to 1.8.0 Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> refact: wait fuse threads, state machine thread separately Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com> feat: try best to quit daemon while fuse deivce umount Signed-off-by: 泰友 <cuichengxu.ccx@antgroup.com>
- Loading branch information
泰友
committed
May 18, 2022
1 parent
027b011
commit 96d976d
Showing
5 changed files
with
146 additions
and
47 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
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
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
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
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