Files
mirror_zfs/FIXME
T

15 lines
535 B
Plaintext
Raw Normal View History

2008-03-05 00:58:54 +00:00
* 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
2008-03-14 19:04:41 +00:00
* Fully implement vnode support for ZPL layer to intergrate with VFS.