NetBSD/sys/ufs/ffs
christos a12024da06 Use nanotime() to update the time fields in filesystems. Convert the code
from macros to real functions. Original patch and review from chuq.
Note: ext2fs only keeps seconds in the on-disk inode, and msdosfs does not
have enough precision for all fields, so this is not very useful for those
two.
2005-09-12 16:24:41 +00:00
..
ffs_alloc.c 64 bit inode changes. 2005-08-19 02:04:03 +00:00
ffs_appleufs.c Use ANSI function decls. 2005-07-15 05:01:16 +00:00
ffs_balloc.c Use ANSI function decls. 2005-07-15 05:01:16 +00:00
ffs_bswap.c the cluster summary must be swapped even for ufs2 2005-06-03 01:14:07 +00:00
ffs_extern.h Use nanotime() to update the time fields in filesystems. Convert the code 2005-09-12 16:24:41 +00:00
ffs_inode.c Use nanotime() to update the time fields in filesystems. Convert the code 2005-09-12 16:24:41 +00:00
ffs_snapshot.c 64 bit inode changes. 2005-08-19 02:04:03 +00:00
ffs_softdep.c - for pagecache dependency, track which page in the block 2005-09-09 15:04:07 +00:00
ffs_softdep.stub.c Use ANSI function decls. 2005-07-15 05:01:16 +00:00
ffs_subr.c Use nanotime() to update the time fields in filesystems. Convert the code 2005-09-12 16:24:41 +00:00
ffs_tables.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ffs_vfsops.c Experimental support for extended attributes on UFS1 file systems, using a 2005-08-28 19:37:58 +00:00
ffs_vnops.c revert the code to expand putpage requests to block boundary. 2005-09-09 15:00:39 +00:00
fs.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
Makefile
softdep.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00