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

rpm: fix permissions for /etc/ceph/rbdmap #11217

Merged
merged 1 commit into from Sep 28, 2016

Conversation

ktdreyer
Copy link
Member

Prior to this change, the RPM packaging would install /etc/ceph/rbdmap with exectuable permissions. The execute bit is not necessary and does not match what the Debian packaging does. Remove the execute bit in this case.

Fixes: http://tracker.ceph.com/issues/17395

Prior to this change, the RPM packaging would install /etc/ceph/rbdmap
with exectuable permissions. The execute bit is not necessary and does
not match what the Debian packaging does. Remove the execute bit in this
case.

Fixes: http://tracker.ceph.com/issues/17395

Reported-by: Martin Bukatovic <mbukatov@redhat.com>
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
@ktdreyer
Copy link
Member Author

Thanks @mbukatov for reporting this.

@smithfarm
Copy link
Contributor

👍

@badone
Copy link
Contributor

badone commented Sep 24, 2016

lgtm

@liewegas liewegas merged commit c48ee9d into master Sep 28, 2016
@liewegas
Copy link
Member

Oops, forgot to put Nathan in the merge commit--I'm sorry!

@liewegas liewegas deleted the wip-17395-rbdmap-permissions branch September 28, 2016 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants