mds: remove stale comment

The code the comment is talking about went
away in 2490a0a1e.

Signed-off-by: John Spray <john.spray@redhat.com>
This commit is contained in:
John Spray 2017-02-23 10:23:28 +00:00
parent 3fe5e734be
commit dd173bd528

View File

@ -975,9 +975,6 @@ void MDSRank::set_osd_epoch_barrier(epoch_t e)
osd_epoch_barrier = e;
}
/**
* FIXME ugly call up to MDS daemon until the dispatching is separated out
*/
void MDSRank::retry_dispatch(Message *m)
{
inc_dispatch_depth();