Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat]tools-v2: bs create file/dir #2404

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

Cyber-SiKu
Copy link
Contributor

@Cyber-SiKu Cyber-SiKu commented Apr 17, 2023

  1. create file
  2. create dir

What problem does this PR solve?

Issue Number: #xxx

Problem Summary:

What is changed and how it works?

What's Changed:

How it Works:

curve bs create file --path /test2/test4  --size 10GiB 
+---------+
| RESULT  |
+---------+
| success |
+---------+


curve bs create dir --path /test2/test5            
+---------+
| RESULT  |
+---------+
| success |
+---------+

Side effects(Breaking backward compatibility? Performance regression?):

Check List

  • Relevant documentation/comments is changed or added
  • I acknowledge that all my contributions will be made under the project's license

@Cyber-SiKu Cyber-SiKu changed the title [feta]tools-v2:create [feat]tools-v2:create Apr 17, 2023
@Cyber-SiKu Cyber-SiKu force-pushed the feat/tools-v2/create branch from cd7c765 to de06653 Compare April 17, 2023 03:44
1. create file
2. create dir

Signed-off-by: Cyber-SiKu <[email protected]>
@Cyber-SiKu Cyber-SiKu force-pushed the feat/tools-v2/create branch from de06653 to e800430 Compare April 17, 2023 05:56
@Cyber-SiKu
Copy link
Contributor Author

cicheck

@Cyber-SiKu Cyber-SiKu merged commit efcbe1c into opencurve:master Apr 17, 2023
@Cyber-SiKu Cyber-SiKu deleted the feat/tools-v2/create branch April 17, 2023 06:34
@aspirer aspirer changed the title [feat]tools-v2:create [feat]tools-v2: bs create file/dir May 5, 2023
@aspirer aspirer mentioned this pull request May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants