]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: handling MSG_CLASS now uses caps->check_privileges instead of macros.
authorGreg Farnum <gregf@hq.newdream.net>
Mon, 22 Mar 2010 23:45:29 +0000 (16:45 -0700)
committerGreg Farnum <gregf@hq.newdream.net>
Tue, 23 Mar 2010 18:41:52 +0000 (11:41 -0700)
commite4f623e08d90a84230eb54ac52b62905b7970acb
treec1ee22ec373a1c465c50a1377aac8bc25a7b4155
parent7b1101410271f2a0031e54738325a33141017373
mon: handling MSG_CLASS now uses caps->check_privileges instead of macros.

Also, delete a leaked message.
src/mon/Monitor.cc