freebsd-nq/sys/ufs/ufs
Poul-Henning Kamp 37d4006626 Another round of the <sys/queue.h> FOREACH transmogriffer.
Created with:   sed(1)
Reviewed by:    md5(1)
2001-02-04 16:08:18 +00:00
..
dinode.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dir.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
extattr.h o Correct use of lockdestroy() by adding a new ufs_extattr_uepm_destroy() 2000-10-04 04:41:33 +00:00
inode.h Add a lock structure to vnode structure. Previously it was either allocated 2000-09-25 15:24:04 +00:00
quota.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ufs_bmap.c This patch corrects the first round of panics and hangs reported 2000-07-24 05:28:33 +00:00
ufs_extattr.c Another round of the <sys/queue.h> FOREACH transmogriffer. 2001-02-04 16:08:18 +00:00
ufs_extern.h Several small but important fixes for snapshots: 2000-12-19 04:41:09 +00:00
ufs_ihash.c Use <sys/queue.h> macro API. 2001-02-04 12:37:48 +00:00
ufs_inode.c Convert all simplelocks to mutexes and remove the simplelock implementations. 2001-01-24 12:35:55 +00:00
ufs_lookup.c Extend the sanity checks in ufs_lookup to ensure that each directory 2001-02-04 01:52:11 +00:00
ufs_quota.c Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
ufs_readwrite.c This implements a better launder limiting solution. There was a solution 2000-12-26 19:41:38 +00:00
ufs_vfsops.c Add a missing <sys/systm.h> 2000-10-30 20:37:19 +00:00
ufs_vnops.c Fixed breakage of mknod() in rev.1.48 of ext2_vnops.c and rev.1.126 of 2000-11-04 08:10:56 +00:00
ufsmount.h Introduce extended attribute support for FFS, allowing arbitrary 2000-04-15 03:34:27 +00:00