freebsd-dev/sys/ufs/ufs
bde d670cdc1d6 Removed all references to b_cylinder (aka b_cylin). It was evil and
hasn't been used for a year or two since disksort() started sorting
on b_pblkno.
1996-12-01 16:34:41 +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 In sys/time.h, struct timespec is defined as: 1996-09-19 18:21:32 +00:00
quota.h Removed bogus _BEGIN_DECLS/_END_DECLS. 1996-05-01 02:16:17 +00:00
ufs_bmap.c Eliminated many redundant vm_map_lookup operations for vm_mmap. 1996-01-19 04:00:31 +00:00
ufs_disksubr.c Removed all references to b_cylinder (aka b_cylin). It was evil and 1996-12-01 16:34: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 Use bowrite instead of VOP_BWRITE in a few cases. This can probably be taken 1996-09-06 05:36:29 +00:00
ufs_quota.c Quiet a couple of -Wunused warnings. 1996-07-09 16:51:18 +00:00
ufs_readwrite.c Implemented kernel side of MNT_NOATIME mount option. This option disables 1996-09-03 07:09:11 +00:00
ufs_vfsops.c Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
ufs_vnops.c Fixed some races and misleading comments in ufs_rename(). 1996-11-04 16:05:51 +00:00
ufsmount.h Changes to existing files for ext2fs support. The UFS mods need rework 1995-11-05 23:36:07 +00:00