]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Missing a key for perm 'w' in permmap (src/pybin/ceph_rest_api.py:277) 1112/head
authorKai Zhang <zakir.exe@gmail.com>
Sat, 18 Jan 2014 20:17:10 +0000 (12:17 -0800)
committerKai Zhang <zakir.exe@gmail.com>
Sun, 19 Jan 2014 07:58:26 +0000 (23:58 -0800)
commit20cf41d6ce885010635d2dfbb8efbad99514ebcc
tree89ed56fc31c904a791d5643c6e691599d456f175
parentd4160fdec3870616c088dd886362dfda42d1b704
Missing a key for perm 'w' in permmap (src/pybin/ceph_rest_api.py:277)
It leads to a 500 error when getting mds help info via rest api.
Changed "w" to "rw" in MonCommands.h

Fixes: #7180
Signed-off-by: Kai Zhang <kazhang2@cisco.com>
src/mon/MonCommands.h