file system update orderings
[unix-history] / usr / src / sys / ufs / lfs / lfs_vnops.c
index 74edcdc..478637a 100644 (file)
@@ -1,4 +1,4 @@
-/*     lfs_vnops.c     3.4     %G%     */
+/*     lfs_vnops.c     3.5     %G%     */
 
 #include "../h/param.h"
 #include "../h/systm.h"
 
 #include "../h/param.h"
 #include "../h/systm.h"
@@ -65,7 +65,7 @@ off_t pipeadj;
        register struct buf *bp;
        struct stat ds;
 
        register struct buf *bp;
        struct stat ds;
 
-       IUPDAT(ip, &time, &time);
+       IUPDAT(ip, &time, &time, 0);
        /*
         * first copy from inode table
         */
        /*
         * first copy from inode table
         */