debugging, print out information on processes holding and waiting for lock
[unix-history] / usr / src / sys / ufs / lfs / lfs_vfsops.c
1990-01-14 Kirk McKusicktake care not to derefernce through NULL (from gmf...
1990-01-05 Kirk McKusickrewrite ufs_sync to take advantage of clean/dirty buffe...
1989-12-31 Kirk McKusickv_mounton is gone; v_count => v_usecount
1989-12-01 Kirk McKusickroot is mounted read-only by default; replace bflush...
1989-11-26 Kirk McKusickmaintain mount information in v_mounton rather than...
1989-11-23 Kirk McKusickuse FSYNC instead of doing iupdat directly
1989-11-15 Kirk McKusickhave to vput vnode on error
1989-11-11 Kirk McKusickiflush becomes vflush with hopes of doing forcible...
1989-11-01 Kirk McKusickvnode layer defines f_fsid and f_flags for statfs()
1989-10-30 Kirk McKusickadd file system specific initialization routine
1989-10-25 Kirk McKusickiflush takes a mount ptr instead of a dev;
1989-10-20 Kirk McKusickallow free blocks to go negative; properly account...
1989-10-19 Kirk McKusickexpand vfs_add inline; allow update of mounted file...
1989-10-14 Kirk McKusick`root device' => `root_device' to make it one column...
1989-09-06 Kirk McKusickadd ufs_start routine
1989-08-27 Kirk McKusickgeneralize the buffer pool so that NFS can become a...
1989-07-17 Kirk McKusickcheck carefully for stale file handles and return errors
1989-06-28 Kirk McKusickufs_vptofh is now called by getfh
1989-06-28 Kirk McKusickupdate reference counts on vnodes using VREF
1989-06-07 Kirk McKusickput in explicit lock so that locking can be checked
1989-05-28 Kirk McKusickfill out implementation of ufs_vptofh (from Rick Macklem)
1989-05-10 Kirk McKusickmerge in vnodes
1989-04-27 Kirk McKusickuse new form of suser()
1988-05-25 Kirk McKusicklint
1988-05-23 Mike Karelslint
1988-05-20 Mike Karelsavoid race between mountfs and update
1988-05-02 Kirk McKusickadd compatibility for dynamic cylinder groups;
1987-12-01 Kirk McKusickmajor cleanup of mountfs and fixed a bug too!
1987-06-22 Kirk McKusickreplace geteblk and wmemall with malloc to hold superbl...
1987-06-05 Mike Karelssave cpg in pack label too
1987-05-04 Sam Lefflercheck ip before dereferencing (can only happen when...
1987-04-03 Mike Karelsworking with pack labels
1987-04-03 Mike Karelsadd ifdefs for dev_bsize (almost working)
1987-01-14 Kirk McKusickadd sanity checks for old file systems
1986-06-05 Kirk McKusick4.3BSD release version
1986-04-24 Kirk McKusickmust invalidate any names for mounted on inode
1986-02-19 Mike Karelsdon't close, binval on failed mount because already...
1985-09-05 Jim Bloomlint cleanup
1985-06-09 Kirk McKusickAdd copyright
1985-05-23 Kirk McKusickdifferentiate several errors; close special device...
1984-09-29 Kirk McKusickuse macros
1984-08-30 Jim BloomChange to includes. no more ../h
1984-07-19 Mike Karelsdon't zero name, zero pad it.
1984-07-09 Kirk McKusickuse new interface to `copyinstr' and `copystr'
1984-07-09 Kirk McKusickrework `namei' interface to eliminate global variables
1984-06-27 Mike Karelscheck superblock magic, size before copying; better...
1984-02-08 Mike Karelsmissing iput's on errors
1984-01-04 Kirk McKusickadd system wide cacheing of path names in namei() ...
1983-07-29 Sam Leffler4.2 distribution
1983-05-28 Sam Lefflerdate and time created 83/05/27 14:02:54 by sam