]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
mds: remove stale comment
authorJohn Spray <john.spray@redhat.com>
Thu, 23 Feb 2017 10:23:28 +0000 (10:23 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 23 May 2017 09:22:15 +0000 (05:22 -0400)
The code the comment is talking about went
away in 2490a0a1e.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/MDSRank.cc

index e4a3b05553b30dc8a5a753e71d2c3a7bff09108f..8f5237c5c4af1de1b411b5425efb7cd7a6b7b4bd 100644 (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();