Deleted Added
full compact
46c46
< __FBSDID("$FreeBSD: head/sys/ufs/ffs/ffs_vnops.c 118131 2003-07-28 18:53:29Z rwatson $");
---
> __FBSDID("$FreeBSD: head/sys/ufs/ffs/ffs_vnops.c 118607 2003-08-07 15:04:27Z jhb $");
1242c1242
< ffs_findextattr(u_char *ptr, uint length, int nspace, const char *name, u_char **eap, u_char **eac)
---
> ffs_findextattr(u_char *ptr, u_int length, int nspace, const char *name, u_char **eap, u_char **eac)