1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys/ufs/ufs
Robert Watson 877dd71fc6 o Correct spelling of ufs_exttatr_find_attr -> ufs_extattr_find_attr
o Add "const" qualifier to attrname argument of various calls to remove
  warnings

Obtained from:	TrustedBSD Project
2000-08-26 22:00:58 +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 spelling of ufs_exttatr_find_attr -> ufs_extattr_find_attr 2000-08-26 22:00:58 +00:00
inode.h Add snapshots to the fast filesystem. Most of the changes support 2000-07-11 22:07:57 +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 o Correct spelling of ufs_exttatr_find_attr -> ufs_extattr_find_attr 2000-08-26 22:00:58 +00:00
ufs_extern.h Add snapshots to the fast filesystem. Most of the changes support 2000-07-11 22:07:57 +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 This patch corrects the first round of panics and hangs reported 2000-07-24 05:28:33 +00:00
ufs_lookup.c Clean up the snapshot code so that it no longer depends on the use of 2000-07-26 23:07:01 +00:00
ufs_quota.c Minor tweak - removed unused variable 'struct mount *mp'; 2000-07-28 22:28:05 +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 Centralize the canonical vop_access user/group/other check in vaccess(). 2000-08-20 08:36:26 +00:00
ufsmount.h Introduce extended attribute support for FFS, allowing arbitrary 2000-04-15 03:34:27 +00:00