NetBSD/sys/ufs/ext2fs
yamt 6138b82a56 always use nanotime rather than time.
it's bad to mix nanotime and time because it sometimes
make timestamps go backwards.
2005-09-26 13:52:20 +00:00
..
ext2fs_alloc.c * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_balloc.c * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_bmap.c * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_bswap.c * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_dinode.h * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_dir.h * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_extern.h - access the ffs and ext2fs itimes functions through a pointer, so that 2005-09-12 20:23:03 +00:00
ext2fs_inode.c always use nanotime rather than time. 2005-09-26 13:52:20 +00:00
ext2fs_lookup.c * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_readwrite.c * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_subr.c Add a KASSERT like the one ffs has. 2005-09-12 20:21:18 +00:00
ext2fs_vfsops.c Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
ext2fs_vnops.c Use nanotime() to update the time fields in filesystems. Convert the code 2005-09-12 16:24:41 +00:00
ext2fs.h * Remove __P() 2005-08-30 22:01:12 +00:00
Makefile