freebsd-nq/sys/ufs/ffs
Garrett Wollman c901836c14 Implemented loadable VFS modules, and made most existing filesystems
loadable.  (NFS is a notable exception.)
1994-09-21 03:47:43 +00:00
..
ffs_alloc.c Use `1' for a boolean value instead of something irrelevant (MNT_WAIT) 1994-09-20 05:53:24 +00:00
ffs_balloc.c Added $Id$ 1994-08-02 07:55:43 +00:00
ffs_extern.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
ffs_inode.c panic if length is < 0 in ffs_truncate(). 1994-09-02 10:24:55 +00:00
ffs_subr.c Added $Id$ 1994-08-02 07:55:43 +00:00
ffs_tables.c Added $Id$ 1994-08-02 07:55:43 +00:00
ffs_vfsops.c Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
ffs_vnops.c Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
fs.h Made idempotent 1994-08-21 07:03:56 +00:00