]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
fix the bug if we set pgp_num=-1 using "ceph osd pool set data|metadata|rbd -1" 776/head
authorhuangjun <hjwsm1989@gmail.com>
Mon, 28 Oct 2013 04:12:26 +0000 (12:12 +0800)
committerhuangjun <hjwsm1989@gmail.com>
Mon, 28 Oct 2013 04:12:26 +0000 (12:12 +0800)
commitbf198e673fd876e34006d3c83f0479454e6295aa
treeaec863464d4f1032e9c494e865cbdcd1760ffd03
parent5cba83855a3d9e98eee4f26e8f032b3076ee538e
   fix the bug if we set pgp_num=-1 using "ceph osd pool set data|metadata|rbd -1"
   will set the pgp_num to a hunge number.

Signed-off-by: huangjun <hjwsm1989@gmail.com>
src/mon/OSDMonitor.cc