]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw:the arguments 'domain' should not be assigned when return false 5720/head
authorRuifeng Yang <149233652@qq.com>
Sat, 1 Aug 2015 09:39:17 +0000 (17:39 +0800)
committerLoic Dachary <ldachary@redhat.com>
Sun, 30 Aug 2015 13:25:28 +0000 (15:25 +0200)
commita13c7fd7c39e83072f2975477e1cdcfe079fb041
treede5825f7010b2a9dec34d5ffe4fdb432f15ebde4
parent8f559d58b42b91f070bfa590d9c33e9a156e0066
rgw:the arguments 'domain' should not be assigned when return false

    Hostnames: [B.A]
    Inputs: [X.BB.A]
    Return: [false]
    Output: [B.A] it is wrong.

Fixes: #12629
Signed-off-by: Ruifeng Yang <149233652@qq.com>
(cherry picked from commit 9420d24c21b4e06d62f356637599c6ec8e7e3e4d)
src/rgw/rgw_rest.cc