mirror_zfs/modules/spl
behlendo 728b9dd800 - Fix write-only behavior in vn-open()
- Ensure we have at least 1 write-only splat test
- Fix return codes for vn_* Solaris does not use negative return 
  codes in the kernel.  So linux errno's must be inverted.




git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@67 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-04-04 17:08:12 +00:00
..
Makefile.in Correctly functioning 64-bit atomic shim layer. It's not 2008-03-28 18:21:09 +00:00
spl-atomic.c Correctly implement atomic_cas_ptr() function. Ideally all of these 2008-04-03 21:48:57 +00:00
spl-err.c Add somre debugging support 2008-03-08 00:18:21 +00:00
spl-generic.c - Remapped ldi_handle_t to struct block_device * which is much more useful 2008-04-03 16:33:31 +00:00
spl-kmem.c - Remapped ldi_handle_t to struct block_device * which is much more useful 2008-04-03 16:33:31 +00:00
spl-kobj.c - Implemented vnode interfaces and 6 test cases to the test suite. 2008-03-12 20:52:46 +00:00
spl-module.c Ensure all file ops pointer are NULL or we may end up 2008-04-01 03:24:17 +00:00
spl-rwlock.c Add some missing rw_lock symbols 2008-03-06 23:42:37 +00:00
spl-taskq.c - Remapped ldi_handle_t to struct block_device * which is much more useful 2008-04-03 16:33:31 +00:00
spl-thread.c Update the thread shim to use the current kernel threading API. 2008-04-04 04:44:16 +00:00
spl-time.c Fix KMEM_DEBUG support (enable by default) 2008-03-14 19:04:41 +00:00
spl-vnode.c - Fix write-only behavior in vn-open() 2008-04-04 17:08:12 +00:00