]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.in: friendlier message on EPERM 23330/head
authorJohn Spray <john.spray@redhat.com>
Mon, 30 Jul 2018 15:30:01 +0000 (16:30 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 30 Jul 2018 15:32:49 +0000 (16:32 +0100)
commit1447d3ddce0ae17715268cc6513266e91268d1a0
tree910f328c234fa6256bd21739c2d2b331c1b8fd81
parenta8dc0e593fc8209f7228e42ff52d261348b95de6
ceph.in: friendlier message on EPERM

When we get an EPERM, we can make an informed
guess at what the problem is.  This is a reasonably
common user error if they have e.g. "mds allow"
instead of "mds allow *", or "osd allow rwx" instead
of "osd allow *".

Fixes: http://tracker.ceph.com/issues/25172
Signed-off-by: John Spray <john.spray@redhat.com>
src/ceph.in