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

tests: remove redundant vers=3 option for nfs #3473

Merged
merged 1 commit into from
May 3, 2022

Conversation

xhernandez
Copy link
Contributor

'vers=3' option is implicitly added by nfs_mount() function, so it's
redundant to pass it as an argument. Additionally, some versions of
mount scripts complain if the option is passed twice.

Change-Id: Ief7ac73441882403c9c0ce599dfc2bf45795d017
Updates: #3469
Signed-off-by: Xavi Hernandez xhernandez@redhat.com

'vers=3' option is implicitly added by nfs_mount() function, so it's
redundant to pass it as an argument. Additionally, some versions of
mount scripts complain if the option is passed twice.

Change-Id: Ief7ac73441882403c9c0ce599dfc2bf45795d017
Updates: gluster#3469
Signed-off-by: Xavi Hernandez <xhernandez@redhat.com>
@xhernandez
Copy link
Contributor Author

/run regression

@xhernandez xhernandez requested review from amarts, mohit84 and pranithk May 3, 2022 15:04
@mohit84 mohit84 merged commit 4e3f7f1 into gluster:devel May 3, 2022
@xhernandez xhernandez deleted the issue-3469-nfs-ver branch May 4, 2022 07:32
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.

2 participants