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

luminous: CLI: ability to change file ownership #26758

Merged
merged 1 commit into from Mar 26, 2019

Conversation

pdvian
Copy link

@pdvian pdvian commented Mar 5, 2019

When creating/fetching key it's nice to have the ability to change the
ownership of the created file.

This commit adds the '--setuser' and 'setgroup' which respectively apply
the desired owner and group to a file user when '--output' is passed.

Closes: https://tracker.ceph.com/issues/38370
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit 0e26090)

Conflicts:
	src/ceph.in : Resolved in  new_style_command
@yuriw
Copy link
Contributor

yuriw commented Mar 20, 2019

@yuriw yuriw merged commit 520f7c0 into ceph:luminous Mar 26, 2019
@yuriw
Copy link
Contributor

yuriw commented Mar 26, 2019

Reviewed-by: Sébastien Han seb@redhat.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants