Use balloc to extend Ifile.
[unix-history] / usr / src / sys / ufs / lfs / lfs_bio.c
1992-12-11 Margo SeltzerMake WRITE/WAIT thresholds higher. Add stat counting.
1992-11-18 Margo SeltzerIf out of buffers, sleep rather than return ENOSPC
1992-09-02 Margo SeltzerDo not invalidate buffers that you return ENOSPC on...
1992-08-27 Keith BosticWakeup the cleaner when we run out of disk space.
1992-08-22 Keith BosticFix threshholds for kicking off a write. Make lfs_bwri...
1992-08-02 Keith Bosticdelete VERBOSE #ifdef's
1992-07-03 Kirk McKusickexpand vop args
1992-06-23 Keith Bosticdelete PMAP_BUG_FIX_HACK for now, until see the bug...
1992-06-05 John Heidemannregisterized vnodeop ops after vnode interface conversion
1992-05-16 John Heidemannvnodeop argument macro expansion
1992-05-15 John Heidemannvnode interface conversion
1992-05-14 John Heidemannvnode interface conversion
1992-04-09 Keith Bosticremove the rest of the typedef's
1992-04-09 Carl Staelindon't reassign multiple times; quick hack, don't reassi...
1992-02-05 Keith Bosticblock at bio when reassigning buffer; handle queue...
1992-02-05 Keith Bosticminor fix, don't set queue count to 0 unless did something
1992-01-01 Keith Bosticadd lfs_flush routine, to flush out B_LOCKED queue...
1991-12-14 Keith Bosticno normative chnage, trivial cleanup
1991-12-07 Keith BosticLFS version 2; use B_LOCKED queue for buffers
1991-11-02 Keith Bosticminor cleanup/explanation
1991-11-02 Keith Bosticcheckpoint before integration
1991-10-10 Keith Bosticlint
1991-10-03 Keith Bosticcheckpoint
1991-09-26 Keith Bosticdate and time created 91/09/25 14:31:19 by bostic