]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
crimson/admin: drop stale comment
authorKefu Chai <kchai@redhat.com>
Wed, 5 Aug 2020 03:36:14 +0000 (11:36 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 6 Aug 2020 09:54:53 +0000 (17:54 +0800)
the UNIX domain socket file was removed in
71c08cb02eb6c0f8220c0cf4b82332398b25de2c

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/admin/admin_socket.cc

index 6d0011489df079e6a111fc752a70ecceacc9d0dc..02d9deafff64082b59d0b1cd636776e9b0e2a0f2 100644 (file)
 #include "crimson/net/Socket.h"
 
 using namespace crimson::common;
-/**
- *  A Crimson-wise version of the admin socket - implementation file
- *
- *  \todo handle the unlinking of the admin socket. Note that 'cleanup_files'
- *  at-exit functionality is not yet implemented in Crimson.
- */
 
 namespace {
 seastar::logger& logger()