merge ffs_root and lfs_root into ufs_root
[unix-history] / usr / src / sys / ufs / lfs / lfs.h
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-06-12 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1992-12-11 Margo Seltzeradd segment pointer and locking pid insuperblock. ...
1992-10-09 Margo SeltzerMerge ffs/lfs bmap into ufs_bmap. Move structures...
1992-10-02 Margo SeltzerMake lfs_avail signed since it can temporarily go negative.
1992-09-03 Margo SeltzerRemove INODE_INFOs. Add version to BLOCK_INFOs.
1992-09-02 Margo SeltzerAdd macros to determine if there are enough free blocks...
1992-08-26 Keith BosticAdd vnode pointer to segment structure so that updateme...
1992-08-22 Keith BosticAdd fields in struct lfs for available space accounting...
1992-07-31 Keith BosticFix SEGUPD and SEGTABSZ macros.
1992-07-25 Keith BosticLogical block number in BLOCK_INFO should be daddr_t...
1992-07-24 Keith BosticAdd number of summary blocks and number of inode blocks...
1992-07-23 Keith Bosticadd LFS_SYNC, so that "synchronous" operations don...
1992-07-21 Keith Bosticadd lfs_maxfilesize
1992-07-06 Keith Bosticminor cleanups, add seglock to synchronize segment...
1992-06-23 Keith Bosticdirectory ops, unmount, minor cleanup; from Margo Seltzer
1992-05-15 John Heidemannlfs_ubwrite change to for new vnode interface
1992-05-15 John Heidemannlfs_ubwrite fixed
1992-04-09 Keith Bosticremove the rest of the typedef's
1992-03-19 Carl Staelintypo
1992-03-19 Keith Bostictypo
1992-01-09 Keith Bosticput in a real magic number
1992-01-01 Keith Bosticminor reorg; delete if_st_atime field, not used; move...
1991-12-15 Keith Bosticcreate LFS_IRELEASE/LFS_IWRITE macros so ifile times...
1991-12-15 Keith BosticCLEANINFO didn't need last_seg, last_time for now
1991-12-15 Keith Bosticadd LFS_CLEANERINFO macro for access to cleaner ifile...
1991-12-14 Keith Bosticadd SEGUSE flags
1991-12-07 Keith BosticLFS version 2; describe partial segments, new framing...
1991-11-06 Keith BosticROOTINO is in common code
1991-11-02 Keith Bosticdon't typedef struct lfs for now
1991-11-02 Keith Bosticmove LFS_IENTRY into lfs.h; checkpoint before integration
1991-10-10 Keith Bosticadd UNASSIGNED for nonexistent disk address in bmap;
1991-10-04 Keith Bosticprettiness patrol
1991-10-03 Keith Bosticcheckpoint
1991-09-26 Keith Bosticcheckpoint, but not because it's working
1991-09-21 Keith Bosticcheckpoint before lfs_iupdat -> ITIMES; reads almost...
1991-09-19 Keith Bosticfold Margo's and mine together
1991-09-19 Keith Bosticdate and time created 91/09/18 10:05:41 by bostic