mirror of
https://github.com/ceph/ceph
synced 2025-02-24 11:37:37 +00:00
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:
parent
3fe5e734be
commit
dd173bd528
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user