freebsd_amp_hwpstate/sys/gnu/ext2fs
Peter Wemm 91ecc00e71 error return assignment was less than ideal. Fix the part that caused
warnings to be the same as the ffs code.  Previously, any error from
the UFS_UPDATE() call was lost (I think).
1998-10-29 09:44:12 +00:00
..
COPYRIGHT.INFO Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
ext2_alloc.c Fixed initialization of new inodes. ext2fs doesn't clear inodes when 1998-09-29 08:07:32 +00:00
ext2_balloc.c Moved some #includes from <sys/param.h> nearer to where they are actually 1998-03-28 10:33:27 +00:00
ext2_bmap.c Oops, the redundant tests for major numbers weren't redundant here. 1998-10-27 11:47:08 +00:00
ext2_extern.h Fixed bloatage of `struct inode'. We used 5 "spare" fields for ext2fs, 1998-10-13 15:45:43 +00:00
ext2_fs.h Fixed bloatage of `struct inode'. We used 5 "spare" fields for ext2fs, 1998-10-13 15:45:43 +00:00
ext2_fs_i.h
ext2_fs_sb.h Fixed clean flag handling: 1998-09-26 06:18:59 +00:00
ext2_ihash.c Staticize. 1998-02-09 06:11:36 +00:00
ext2_inode.c error return assignment was less than ideal. Fix the part that caused 1998-10-29 09:44:12 +00:00
ext2_inode_cnv.c Fixed printf format errors. 1998-07-11 07:46:16 +00:00
ext2_linux_balloc.c Fixed bloatage of `struct inode'. We used 5 "spare" fields for ext2fs, 1998-10-13 15:45:43 +00:00
ext2_linux_ialloc.c Quick fix for not being able to sync all the buffers in boot() if 1998-10-03 16:19:28 +00:00
ext2_lookup.c Fixed printf format errors. 1998-07-11 07:46:16 +00:00
ext2_mount.h Retire LFS. 1998-01-30 11:34:06 +00:00
ext2_readwrite.c Catch a few corner cases where FreeBSD differs enough from BSD 4.4 to 1998-07-08 01:04:33 +00:00
ext2_subr.c Added a missing options include. 1998-06-21 12:36:12 +00:00
ext2_vfsops.c Don't follow null bdevsw pointers. The `major(dev) < nblkdev' test rotted 1998-10-25 19:26:18 +00:00
ext2_vnops.c "The releaseing of the reference and lock is not temporary and belongs 1998-08-12 21:42:54 +00:00
fs.h Quick fix for not being able to sync all the buffers in boot() if 1998-10-03 16:19:28 +00:00
i386-bitops.h Support compiling with `gcc -pedantic' (don't use hard newlines in 1998-09-09 12:22:17 +00:00
inode.h Fixed bloatage of `struct inode'. We used 5 "spare" fields for ext2fs, 1998-10-13 15:45:43 +00:00