]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.in: fix exception when pool name has non-ascii characters 9320/head
authorRicardo Dias <rdias@suse.com>
Tue, 17 May 2016 17:04:28 +0000 (18:04 +0100)
committerNathan Cutler <ncutler@suse.com>
Wed, 25 May 2016 11:43:54 +0000 (13:43 +0200)
commit555cec9a92568666880d70b9ae8f6e9748eca204
tree3a74b857b2686af91228c17d19e19a82fd3b9b0a
parentc11db6f103b2dd0049894a606916a84d66933833
ceph.in: fix exception when pool name has non-ascii characters

When deleting a pool without the --i-really-really-mean-it option, if
the pool name has non-ascii characters, the format of the command
message raises a UnicodeEncodeError exception.

Fixes: http://tracker.ceph.com/issues/15913
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit 805873fed0135616a4cf8b499d1ba0b10dac004c)
src/ceph.in