Whamcloud - gitweb
Filed bug 2991 for this issue.
authoradilger <adilger>
Tue, 23 Mar 2004 21:06:37 +0000 (21:06 +0000)
committeradilger <adilger>
Tue, 23 Mar 2004 21:06:37 +0000 (21:06 +0000)
b=2991

lustre/mds/mds_open.c

index ac62bf0..f013e9d 100644 (file)
@@ -575,7 +575,7 @@ static void reconstruct_open(struct mds_update_record *rec, int offset,
                 mfd = NULL;
         }
 
                 mfd = NULL;
         }
 
-#warning "XXX fixme"
+        /* #warning "XXX fixme" bug 2991 */
         /* Here it used to LASSERT(mfd) if exp_outstanding_reply != NULL.
          * Now that exp_outstanding_reply is a list, it's just using mfd != NULL
          * to detect a re-open */
         /* Here it used to LASSERT(mfd) if exp_outstanding_reply != NULL.
          * Now that exp_outstanding_reply is a list, it's just using mfd != NULL
          * to detect a re-open */