freebsd_amp_hwpstate/sys/gnu/fs/ext2fs
Bruce Evans 3c81694426 Fixed some invalid (non-atomic) accesses to `time', mostly ones of the
form `tv = time'.  Use a new function gettime().  The current version
just forces atomicicity without fixing precision or efficiency bugs.
Simplified some related valid accesses by using the central function.
1997-03-22 06:53:45 +00:00
..
COPYRIGHT.INFO Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO 1995-11-05 23:25:12 +00:00
ext2_alloc.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
ext2_balloc.c Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO 1995-11-05 23:25:12 +00:00
ext2_bmap.c Update a number of routines to reflect the actual name 1997-03-09 06:10:36 +00:00
ext2_extern.h Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
ext2_fs.h Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO 1995-11-05 23:25:12 +00:00
ext2_fs_sb.h Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO 1995-11-05 23:25:12 +00:00
ext2_inode.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
ext2_inode_cnv.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ext2_linux_balloc.c Fixed type mismatches. i_spare[N] in ufs/inode.h changed from long to 1997-02-12 15:35:18 +00:00
ext2_linux_ialloc.c ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
ext2_lookup.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ext2_mount.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ext2_readwrite.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
ext2_subr.c Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO 1995-11-05 23:25:12 +00:00
ext2_vfsops.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ext2_vnops.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
fs.h This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
i386-bitops.h ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
inode.h Removed unused flag IN_RECURSE and unused struct member i_lockcount. 1997-03-03 16:25:46 +00:00