kernel - Update extattr infrastructure
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 26 Apr 2010 16:03:04 +0000 (09:03 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 26 Apr 2010 16:03:04 +0000 (09:03 -0700)
commit0f6997f9a94a42024f2cfea786ce9dead0948baa
tree27042d37d7535ab9317db43898961f0653cf54d5
parent86de41e6561c1bb93c982537c87446371f8279b7
kernel - Update extattr infrastructure

* Update the extattr infrastructure to match FreeBSD.  Numerous arguments
  have changed in the system calls and created an issue with libarchive.
sys/kern/syscalls.master
sys/kern/vfs_default.c
sys/kern/vfs_jops.c
sys/kern/vfs_syscalls.c
sys/kern/vfs_vfsops.c
sys/kern/vfs_vopops.c
sys/sys/extattr.h
sys/sys/mount.h
sys/sys/vfsops.h
sys/vfs/nullfs/null_vfsops.c
sys/vfs/smbfs/smbfs_vnops.c