Check for out of space condition before extending ifile.
[unix-history] / usr / src / sys / kern / vfs_conf.c
1992-07-19 Jan-Simon Pendryadded kernfs
1992-07-13 John Heidemannadd umap and null fs filesystems
1992-07-07 Keith Bosticstruct vnodeop_desc *vfs_op_descs[] can be generated...
1992-07-03 Kirk McKusickdelete vop_vget declaration
1992-06-24 Kirk McKusickadd ifdef FIFO's
1992-06-06 Jan-Simon Pendryadded lofs, fdesc & portal
1992-06-03 Jan-Simon Pendrynew filesystems: lofs, fdesc, portal.
1992-06-01 Kirk McKusickneed ifdefs for optional filesystems
1992-05-16 John Heidemannnew vnode interface config tables added (ops and opvs)
1992-05-15 John Heidemannsys/vnode.h included for function prototype structures
1992-02-06 Chris Torekmake it pretty
1991-11-02 Keith Bosticput FFS stuff on a #define
1991-11-02 Keith BosticLFS version 1; add LFS file system type
1990-06-29 Keith Bosticnew copyright notice
1989-09-06 Kirk McKusickadd configuration for memory filesystem
1989-04-25 Kirk McKusickfirst bootable vnodes