Whamcloud - gitweb
b=22108 include last created object in precreate slow case
authorLanden <landen@sun.com>
Tue, 30 Mar 2010 08:27:10 +0000 (16:27 +0800)
committerJohann Lombardi <johann@sun.com>
Fri, 2 Apr 2010 10:51:05 +0000 (12:51 +0200)
i=andreas.dilger
i=inspection
i=landen

lustre/obdfilter/filter.c

index 48edb8f..1cf4cfd 100644 (file)
@@ -3417,6 +3417,7 @@ set_last_id:
                 if (rc)
                         break;
                 if (cfs_time_after(cfs_time_current(), enough_time)) {
+                        i++;
                         CDEBUG(D_RPCTRACE,
                                "%s: precreate slow - want %d got %d \n",
                                obd->obd_name, *num, i);