-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: bugfix flush logic Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: nil check for flushing Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: add flush check logic Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: nil check bug Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: add nil check Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: return err when the flush process is executing Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: add error check for flushing Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: error message Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: disable kvs and vqueue initialization Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: disable commentout Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: disable kvs and vq Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: nil set to kvs and vq Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: copy ngt service object for flushing Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: deleted unnecessary nil check Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> * fix: variable name Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> --------- Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com> Co-authored-by: Yusuke Kato <kpango@vdaas.org>
- Loading branch information
Showing
2 changed files
with
51 additions
and
28 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