From: John Spray Date: Thu, 23 Feb 2017 10:23:28 +0000 (+0000) Subject: mds: remove stale comment X-Git-Tag: v12.1.0~10^2~27^2~16 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dd173bd528a43773e4f3435653a95be5223d884a;p=ceph.git mds: remove stale comment The code the comment is talking about went away in 2490a0a1e. Signed-off-by: John Spray --- diff --git a/src/mds/MDSRank.cc b/src/mds/MDSRank.cc index e4a3b05553b..8f5237c5c4a 100644 --- a/src/mds/MDSRank.cc +++ b/src/mds/MDSRank.cc @@ -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();