Move SEGMENT structure definition to include for use by lfs_syscalls.
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 22 Aug 1992 08:28:04 +0000 (00:28 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 22 Aug 1992 08:28:04 +0000 (00:28 -0800)
commit4e9b455714dd9296896aa073c7f58e4d7462bef6
tree7b0cabcce25a2971465f38779cc88e41f3b603db
parentb5262e87229fe063e68dc45d92ed0b920cd34a81
Move SEGMENT structure definition to include for use by lfs_syscalls.
Break lfs_gather into block-oriented interface for cleaner calls.  Count
segments used to trigger checkpoints. Restructure to work from lfs_markv call.
Many of the parameters from updatemeta and gather now live in the segment
structure.

SCCS-vsn: sys/ufs/lfs/lfs_segment.c 7.29
usr/src/sys/ufs/lfs/lfs_segment.c