freebsd-skq/sys/ufs/ufs
Poul-Henning Kamp 88bab4e40c Finish repo-copy:
Move ufs/ufs/ufs_disksubr.c to kern/subr_disklabel.c.

These functions are not UFS specific and are in fact used all over the place.
2000-07-10 13:48:06 +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 Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
inode.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +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 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
ufs_extattr.c Move the truncation code out of vn_open and into the open system call 2000-07-04 03:34:11 +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 Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ufs_inode.c Move prtactive to vfs from ufs. It is used all over the place. 2000-06-27 07:46:22 +00:00
ufs_lookup.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
ufs_quota.c Move the truncation code out of vn_open and into the open system call 2000-07-04 03:34:11 +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 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
ufsmount.h Introduce extended attribute support for FFS, allowing arbitrary 2000-04-15 03:34:27 +00:00