]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mds: Remove unused declaration of the function 50024/head
authorKotresh HR <khiremat@redhat.com>
Wed, 8 Feb 2023 08:14:52 +0000 (13:44 +0530)
committerKotresh HR <khiremat@redhat.com>
Wed, 8 Feb 2023 08:14:52 +0000 (13:44 +0530)
Signed-off-by: Kotresh HR <khiremat@redhat.com>
src/mds/CDentry.h

index 83f32cd2534832046778612dcb9cb8226d5ccbd4..7fe9143e4de79bc9af155a3125c393b3c8e28386 100644 (file)
@@ -75,7 +75,6 @@ public:
       remote_d_type = d_type;
       inode = 0;
     }
-    void link_remote(CInode *in);
   };