]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-disk: only call restorecon when available 5597/head
authorLoic Dachary <ldachary@redhat.com>
Tue, 18 Aug 2015 12:43:15 +0000 (14:43 +0200)
committerLoic Dachary <ldachary@redhat.com>
Tue, 18 Aug 2015 12:43:15 +0000 (14:43 +0200)
commit3aab146bb7aef28c6f0690280b96b434300f6938
tree6233306ea7ff49fce1e99ab5d782403f4008f2ba
parentc3de0affcb82e29e93a0ecc9f3adad04f26d6950
ceph-disk: only call restorecon when available

9db80da12803d42bb676d67f37442c0c54d83448 added an unconditional call to
restorecon after mounting the filesystem. It fails when restorecon is
not available and must be made conditional.

http://tracker.ceph.com/issues/12718 Fixes: #12718

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/ceph-disk