]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mds: remove a couple leftover declarations of MDRequest
authorGreg Farnum <greg@inktank.com>
Tue, 6 May 2014 23:32:47 +0000 (16:32 -0700)
committerGreg Farnum <greg@inktank.com>
Mon, 12 May 2014 21:39:57 +0000 (14:39 -0700)
Signed-off-by: Greg Farnum <greg@inktank.com>
src/mds/CDentry.h
src/mds/snap.h

index 41ed83d600a2f7f14d59ec9c12e4544939b7c44a..e2fb6ec068275ca97f59a53dac141cadae42986b 100644 (file)
@@ -33,7 +33,6 @@ using namespace std;
 
 class CInode;
 class CDir;
-struct MDRequest;
 
 class Message;
 class Anchor;
index 0216e624bbaef43c92c5bfeb8ee4ba27f05a8315..e12abbe3ec48e4caccb39a0954ddc24e40bf0451 100644 (file)
@@ -48,7 +48,6 @@ struct SnapRealm;
 struct CapabilityGroup;
 class CInode;
 class MDCache;
-struct MDRequest;