]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: rename: remove illicit assert.
authorGreg Farnum <gregory.farnum@dreamhost.com>
Wed, 8 Jun 2011 21:13:28 +0000 (14:13 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Wed, 8 Jun 2011 21:50:27 +0000 (14:50 -0700)
commit4e58308d06bd077dedaf5cab15bcf3dd79c1a13b
treec0207a3ad42ee941032c681bff935877fb0f9bc2
parent5b43419c72ff7a968b2d8aa957588557361483d2
mds: rename: remove illicit assert.

We actually do want witnesses who aren't auth for anything
to do journaling in some cases, so kill the assert.
That also negates the need for the not_journaling check.

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/mds/Server.cc
src/mds/Server.h