mirror_zfs/modules/splat
behlendo 4e62fd4104 OK, a first reasonable attempt at a solaris module/chdev shim layer.
This should handle the absolute minimum I need for ZFS.  It will 
register the chdev with the right callbacks.  Then the generic 
registered linux callback will find the right registered solaris
callback for the function and munge the args just right before
passing it on.  Should work, but untested (just compiled), so I
expect bugs.



git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@52 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-03-20 23:30:15 +00:00
..
Makefile.in OK, some pretty substantial rework here. I've merged the spl-file 2008-03-18 23:20:30 +00:00
splat-condvar.c More cleanup. 2008-02-27 23:42:31 +00:00
splat-ctl.c OK, some pretty substantial rework here. I've merged the spl-file 2008-03-18 23:20:30 +00:00
splat-internal.h OK, some pretty substantial rework here. I've merged the spl-file 2008-03-18 23:20:30 +00:00
splat-kmem.c Fix kmem memory accounting 2008-03-14 20:56:26 +00:00
splat-kobj.c OK, some pretty substantial rework here. I've merged the spl-file 2008-03-18 23:20:30 +00:00
splat-mutex.c More cleanup. 2008-02-27 23:42:31 +00:00
splat-random.c More cleanup. 2008-02-27 23:42:31 +00:00
splat-rwlock.c More cleanup. 2008-02-27 23:42:31 +00:00
splat-taskq.c Fix systemic naming mistake 2008-03-10 19:04:14 +00:00
splat-thread.c Add highbit func, 2008-03-06 23:12:55 +00:00
splat-time.c More cleanup. 2008-02-27 23:42:31 +00:00
splat-vnode.c OK, a first reasonable attempt at a solaris module/chdev shim layer. 2008-03-20 23:30:15 +00:00