]> git.proxmox.com Git - mirror_spl-debian.git/commit - module/splat/splat-vnode.c
- Fix write-only behavior in vn-open()
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Fri, 4 Apr 2008 17:08:12 +0000 (17:08 +0000)
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Fri, 4 Apr 2008 17:08:12 +0000 (17:08 +0000)
commit728b9dd80074bedef6136b6acf5cb86d707172ea
treef171e176c64e2900d564e3a0428e77f2e8659afc
parent968eccd1d1cb7a43a7f05050d7b645da79966e6d
- 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
modules/spl/spl-vnode.c
modules/splat/splat-atomic.c
modules/splat/splat-vnode.c