Whamcloud - gitweb
Remove no-longer-needed inode operations (they previously had extN EA VFS
[fs/lustre-release.git] / lustre / ptlrpc / recovd.c
index 7e8e9c4..ad1c96c 100644 (file)
@@ -14,7 +14,6 @@
  *
  */
 
-#define EXPORT_SYMTAB
 #define DEBUG_SUBSYSTEM S_RPC
 
 #include <linux/kmod.h>
@@ -128,7 +127,6 @@ static int recovd_handle_event(struct recovd_obd *recovd)
 
         if (recovd->recovd_flags & RECOVD_UPCALL_ANSWER) { 
                 CERROR("UPCALL_WAITING: upcall answer\n");
-                CERROR("** fill me in with recovery\n");
 
                 while (!list_empty(&recovd->recovd_troubled_lh)) {
                         struct ptlrpc_client *cli =