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

feature: support client command line argument #418

Merged

Conversation

shuoranliu
Copy link
Member

The client mount options can be obtained from both config file and
command line arguments. Note that the priority of command line argument is
higher than that of config file, and will overwrite the corresponding
field.

Signed-off-by: Shuoran Liu shuoranliu@gmail.com

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

The client mount options can be obtained from both config file and
command line arguments. Note that the priority of command line argument is
higher than that of config file, and will overwrite the corresponding
field.

Signed-off-by: Shuoran Liu <shuoranliu@gmail.com>
@awzhgw awzhgw merged commit 5ebce7a into cubefs:master Mar 13, 2020
@mervinkid mervinkid added component/client Topic about mountable client enhancement New feature or request labels Mar 27, 2020
@shuoranliu shuoranliu deleted the feature-support-command-line-mount-options branch June 22, 2020 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/client Topic about mountable client enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants