1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/ufs/ufs
Justin T. Gibbs eda00cb5d2 When a buffer is removed from a buffer queue, remember it's block number
and use it as "the currently active" buffer in doing disk sort calculations.
1998-09-15 08:55:03 +00:00
..
dinode.h
dir.h
inode.h Sync timestamp changes for inodes of special files to disk as late 1998-07-03 22:17:03 +00:00
quota.h
ufs_bmap.c Quick fix for breakage of read clustering on non-IDE drives. Read 1998-08-18 03:54:39 +00:00
ufs_disksubr.c When a buffer is removed from a buffer queue, remember it's block number 1998-09-15 08:55:03 +00:00
ufs_extern.h Centralized in-core inode update. Update the in-core inode directly 1998-07-03 18:46:52 +00:00
ufs_ihash.c
ufs_inode.c Sync timestamp changes for inodes of special files to disk as late 1998-07-03 22:17:03 +00:00
ufs_lookup.c Fixed printf format errors. 1998-07-11 07:46:16 +00:00
ufs_quota.c Cast pointers to uintptr_t/intptr_t instead of to u_long/long, 1998-07-15 02:32:35 +00:00
ufs_readwrite.c Put the zombie ffs sysctl node in "notyet" state together with its few 1998-09-07 11:50:19 +00:00
ufs_vfsops.c
ufs_vnops.c "The releaseing of the reference and lock is not temporary and belongs 1998-08-12 21:42:54 +00:00
ufsmount.h