Extend lfs_seglock and lfs_segunlock to allow the same process
authorMargo Seltzer <margo@ucbvax.Berkeley.EDU>
Fri, 11 Dec 1992 06:15:26 +0000 (22:15 -0800)
committerMargo Seltzer <margo@ucbvax.Berkeley.EDU>
Fri, 11 Dec 1992 06:15:26 +0000 (22:15 -0800)
commit761132ed4858c5ca892dd6a532b168311980e344
treeec494532d2d224709a628f5cbfd34d02cd41df17
parentf8d81b3c1279d67284424c6c10f099e294612dd9
Extend lfs_seglock and lfs_segunlock to allow the same process
to continue adding to a segment when it requests a seglock.  lfs_seglock
and lfs_segunlock are really the entry and exit routines to writing.

SCCS-vsn: sys/ufs/lfs/lfs_subr.c 7.14
usr/src/sys/ufs/lfs/lfs_subr.c