NetBSD/sys/ufs/ffs
mycroft 261382c331 Change VOP_UPDATE() semantics:
* Make 2nd and 3rd args timespecs, not timevals.
* Consistently pass a Boolean as the 4th arg (except in LFS).
Also, fix ffs_update() and lfs_update() to actually change the nsec fields.
1996-05-11 18:26:27 +00:00
..
ffs_alloc.c Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
ffs_balloc.c ffs prototypes 1996-02-09 22:22:18 +00:00
ffs_extern.h ffs prototypes 1996-02-09 22:22:18 +00:00
ffs_inode.c Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
ffs_subr.c Fix printf format strings 1996-03-17 02:16:18 +00:00
ffs_tables.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
ffs_vfsops.c ffs prototypes 1996-02-09 22:22:18 +00:00
ffs_vnops.c Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
fs.h Make use of the `fs_clean' field. If it was set when the file system was 1995-04-12 21:21:00 +00:00