Remove minor lingering CDDL tait of copied headers. Required

headers rewritten to include minimally what we need.



git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@56 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
This commit is contained in:
behlendo
2008-03-27 23:40:09 +00:00
parent d429b03d85
commit 4a4295b267
8 changed files with 86 additions and 1654 deletions
-11
View File
@@ -1,14 +1,3 @@
* We need to revist the following sections to ensure there are no
licensing issues:
sys/sysmacros.h - Parts borrowed from libsolcompat
sys/dkio.h - All borrowed from libsolcompat
sys/dklabel.h - All borrowed from libsolcompat
sys/types32.h - All borrowed from libsolcompat
sys/isa_defs.h - AlL borrowed from libsolcompat
sys/acl.h _ All borrowed from libsolcompat
sys/acl_impl.h _ All borrowed from libsolcompat
* Implement solaris style atomic interfaces
* Fully implement vnode support for ZPL layer to intergrate with VFS.