BSD 4_3_Tahoe release
[unix-history] / usr / src / etc / fsck / pass1b.c
index 0a6c2ae..7080ea9 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)pass1b.c   5.1 (Berkeley) 6/5/85";
+static char sccsid[] = "@(#)pass1b.c   5.2 (Berkeley) 5/7/88";
 #endif not lint
 
 #include <sys/param.h>
 #endif not lint
 
 #include <sys/param.h>
@@ -41,8 +41,7 @@ pass1b()
                                goto out1b;
                }
        }
                                goto out1b;
                }
        }
-out1b:
-       flush(&dfile, &inoblk);
+out1b:;
 }
 
 pass1bcheck(idesc)
 }
 
 pass1bcheck(idesc)