describe ap (Kirk); delete lfs_mntinvalbuf, lfs_vinvalbuf, add
[unix-history] / usr / src / sys / ufs / lfs / lfs_subr.c
1992-07-06 Keith Bosticdescribe ap (Kirk); delete lfs_mntinvalbuf, lfs_vinvalb...
1992-06-23 Keith Bosticdirectory ops, unmount, minor cleanup; from Margo Seltzer
1992-05-16 John Heidemannvnodeop argument macro expansion
1992-05-15 John Heidemannvnode interface conversion
1992-05-14 John Heidemannvnode interface conversion
1992-03-05 Keith Bosticmove lfs_ifind into lfs_inode.c, it's only used in...
1992-01-19 Keith Bosticchanges to make lfs_vget retrieve the IFILE inode like...
1992-01-10 Keith Bosticlfs_itod CAN return LFS_UNUSED_ADDRESS since lfs_bmapv...
1992-01-01 Keith Bosticdelete LFS_IRELEASE, just do a brelse
1991-12-15 Keith Bosticinline lfs_iset in lfs_segment.c; use LFS_IRELEASE...
1991-12-07 Keith BosticLFS version 2; move lfs_getversion to lfs_segment.c
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops...
1991-11-02 Keith Bosticfix copyright, this was done from scratch
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; lfs moves down one...