statfs.f_bsize => statfs.f_iosize; statfs.f_fsize => statfs.f_bsize (for SunOS)
[unix-history] / usr / src / sys / ufs / lfs / lfs_vfsops.c
1991-12-15 Kirk McKusickstatfs.f_bsize => statfs.f_iosize; statfs.f_fsize ...
1991-12-14 Keith Bosticif NMI interrupt, don't try to sync
1991-12-07 Keith BosticLFS version 2; no longer read the segusage table, it...
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops;
1991-11-02 Keith Bosticdon't typedef struct lfs for now
1991-11-02 Keith Bosticdelete code common with FFS; checkpoint before integration
1991-10-10 Keith Bosticcheckpoint, seems to kind of work
1991-10-04 Keith Bosticsingle thread LFS syncs
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-06-29 Mike Karelsrearrange to do getmdev in-line
1991-06-22 Kirk McKusickquotaoff now needs a proc pointer
1991-04-20 Kirk McKusickadd global flag to allow forcible unmounts to be attempted;
1991-04-17 Kirk McKusickenable forcible unmount
1991-04-16 Kirk McKusickadd proc pointers to appropriate VOP, vnode, and VFS...
1991-03-20 Mike Karelsfirst cut for new proc & user structs (still need to...
1990-11-29 Kirk McKusickallow multiple references when mounting miniroot
1990-06-29 Keith Bosticnew copyright notice
1990-06-25 Kirk McKusickno longer map ENOENT to ENODEV in getmdev
1990-06-04 Kirk McKusickhave to vrele devvp when just doing an update
1990-05-11 Kirk McKusickget rid of spurious #defines in user.h
1990-05-11 Kirk McKusickuse proper error variable
1990-05-09 Kirk McKusickno locking needed in getmdev
1990-05-09 Kirk McKusickwhen sync'ing, verify that vnode has not been recycled...
1990-05-06 Kirk McKusickno longer need to check um_fs to detect busy;
1990-05-05 Kirk McKusickmount struct prefixes go from m_ to mnt_ and M_ to...
1990-05-03 Kirk McKusickadd ufs_quotactl; eliminate static mount table; add...
1990-04-11 Kirk McKusickhave to brelse before close to avoid hanging
1990-03-28 Kirk McKusickbreak specinfo structure out of vnode.h into specdev.h
1990-03-10 Kirk McKusickmark mounted devices; do not mount devices in use;
1990-03-09 Kirk McKusickadd exportfs functionality
1990-03-07 Kirk McKusickm_bsize, m_fsize, m_fsid are now found in m_stat;
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