Add call to _stable_fs so that
authorTim Shimmin <tes@sgi.com>
Mon, 27 Aug 2001 07:28:34 +0000 (07:28 +0000)
committerTim Shimmin <tes@sgi.com>
Mon, 27 Aug 2001 07:28:34 +0000 (07:28 +0000)
bstat's ctime and mtime will match with reality.

common.dump

index 64cf9abd9bdf33a6029852e459d2c8ca79f55532..74dc52de581482da732aa0a2ad342b1e229134c1 100644 (file)
@@ -524,6 +524,7 @@ End-of-File
     done
 
     cd $here
+    _stable_fs
 }
 
 _do_create_dump_symlinks()