freebsd-dev/sys/ufs/ufs
2000-04-17 03:37:13 +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 Introduce extended attribute support for FFS, allowing arbitrary 2000-04-15 03:34:27 +00:00
inode.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
quota.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
ufs_bmap.c Introduce extended attribute support for FFS, allowing arbitrary 2000-04-15 03:34:27 +00:00
ufs_disksubr.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
ufs_extattr.c Fix two bugs in extended attribute support for UFS/FFS: 2000-04-16 01:35:30 +00:00
ufs_extern.h Several performance improvements for soft updates have been added: 2000-01-10 00:24:24 +00:00
ufs_ihash.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ufs_inode.c Introduce extended attribute support for FFS, allowing arbitrary 2000-04-15 03:34:27 +00:00
ufs_lookup.c Introduce extended attribute support for FFS, allowing arbitrary 2000-04-15 03:34:27 +00:00
ufs_quota.c Introduce extended attribute support for FFS, allowing arbitrary 2000-04-15 03:34:27 +00:00
ufs_readwrite.c Remove unneeded cast. 2000-04-17 03:37:13 +00:00
ufs_vfsops.c Introduce extended attribute support for FFS, allowing arbitrary 2000-04-15 03:34:27 +00:00
ufs_vnops.c Replace the POLLEXTEND extensions with the kqueue() mechanism. 2000-04-16 18:55:20 +00:00
ufsmount.h Introduce extended attribute support for FFS, allowing arbitrary 2000-04-15 03:34:27 +00:00