change lfs_newseg to do all the lastseg/curseg/newseg and su_flags
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 15 Dec 1991 08:54:49 +0000 (00:54 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 15 Dec 1991 08:54:49 +0000 (00:54 -0800)
commitc222b129b00f4afbb427327af42aa9306788b933
tree87198625fa2ac4c18b2d3d051666328a92355dc9
parent61ea0b8e498a1298c750737f40eab36993969e0b
change lfs_newseg to do all the lastseg/curseg/newseg and su_flags
ACTIVE/DIRTY updates; check SEGUSE_SUPERBLOCK not su_nbytes; update cleaner
info in lfs_newseg; don't update segment usage table until blocks at least
scheduled (it doesn't matter, just more intuitive)

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