]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rpm: fix permissions for /etc/ceph/rbdmap 11855/head
authorKen Dreyer <kdreyer@redhat.com>
Fri, 23 Sep 2016 20:49:56 +0000 (14:49 -0600)
committerLoic Dachary <ldachary@redhat.com>
Wed, 9 Nov 2016 12:53:11 +0000 (13:53 +0100)
commit953dbc32c5632387947d116b7e850f1b63a4e030
treec32c2ae5832ef9d479d0cf72c1423d99bfef0982
parent0c38c464fff2280a6345b470f1c83aa6229776cc
rpm: fix permissions for /etc/ceph/rbdmap

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>
(cherry picked from commit d4b84a13960f9f46593bf89dc92bfc3e54b4851e)

Conflicts:
ceph.spec.in : trivial context resolution
ceph.spec.in