mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-02-03 22:04:22 +03:00
af828292e5
Rework vnodes to be based on the slab cache, just like on Solaris. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@45 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
13 lines
464 B
Plaintext
13 lines
464 B
Plaintext
* 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
|