freebsd-dev/sys/ufs/ufs
Poul-Henning Kamp 5f7351637a Fix the asami&phk bug. This was a sign-extension bug, where a long
got multiplied by a constant before being upgraded to long long.
This should fix kern/104 and possibly kern/105.
Thanks to: dyson & asami.
1996-01-06 12:49:53 +00:00
..
dinode.h Made idempotent 1994-08-21 07:19:45 +00:00
dir.h Reviewed by: julian with quick glances by bruce and others 1995-08-28 09:19:25 +00:00
inode.h Changes to existing files for ext2fs support. The UFS mods need rework 1995-11-05 23:36:07 +00:00
quota.h Staticize. 1995-12-22 15:58:56 +00:00
ufs_bmap.c Fix ufs_bmap so that triple indirect blocks might work. 1995-11-05 23:07:37 +00:00
ufs_disksubr.c Update the wd.c driver to use the new TAILQ scheme for device 1995-11-23 07:24:41 +00:00
ufs_extern.h Removed bogus __BEGIN_DECS/__END_DECLS. 1995-11-28 07:23:09 +00:00
ufs_ihash.c Changes to get rid of ufslk2 hangs when doing read/write to/from 1995-04-24 05:13:28 +00:00
ufs_inode.c Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
ufs_lookup.c This commit causes UFS to perform at Linux EXT2FS metadata rates. After 1995-11-06 03:21:41 +00:00
ufs_quota.c Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
ufs_readwrite.c Fix the asami&phk bug. This was a sign-extension bug, where a long 1996-01-06 12:49:53 +00:00
ufs_vfsops.c Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
ufs_vnops.c Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
ufsmount.h Changes to existing files for ext2fs support. The UFS mods need rework 1995-11-05 23:36:07 +00:00