4.4BSD snapshot (revision 8.1)
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 12 Jun 1993 07:26:53 +0000 (23:26 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 12 Jun 1993 07:26:53 +0000 (23:26 -0800)
SCCS-vsn: sys/ufs/lfs/README 8.1
SCCS-vsn: sys/ufs/lfs/TODO 8.1

usr/src/sys/ufs/lfs/README
usr/src/sys/ufs/lfs/TODO

index b968568..feb173a 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)README      7.6 (Berkeley) %G%
+#      @(#)README      8.1 (Berkeley) %G%
 
 The file system is reasonably stable, but incomplete.  There are
 places where cleaning performance can be improved dramatically (see
 
 The file system is reasonably stable, but incomplete.  There are
 places where cleaning performance can be improved dramatically (see
index f0d4044..fb33ffe 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)TODO        5.10 (Berkeley) %G%
+#      @(#)TODO        8.1 (Berkeley) %G%
 
 NOTE: Changed the lookup on a page of inodes to search from the back
 in case the same inode gets written twice on the same page.
 
 NOTE: Changed the lookup on a page of inodes to search from the back
 in case the same inode gets written twice on the same page.