zfsrogue / zfs-crypto

ZFS On Linux with crypto patches
Other
39 stars 7 forks source link

Crypto support to OS X #33

Closed lundman closed 11 years ago

lundman commented 11 years ago

I apologise for hi-jacking the ZOL crypto with this issue. But I was hoping you could do the crypto magic that you did for FreeBSD and ZOL, to the new OSX tree as well.

It is still quite experimental, so there is no immediate rush, perhaps sometime in July or later. I can assist with the OS X API calls as before.

https://github.com/zfs-osx

zfsrogue commented 11 years ago

Da, I have time free at end of July, but can not compile. no apple hardware. If you can fix compile and linking problem, it will be working.

lundman commented 11 years ago

Great, if you can do the bulk, i can fix the compile and link errors no worries, and move in the freebsd spl stuff, unless darwin has crypto api.

zfsrogue commented 11 years ago

Da, first commit done. spl support functions are empty. Will not compile I thinks.

lundman commented 11 years ago

Sorry, had holidays here.

I have cloned your repo, and started the massaging. Very little was needed to make it compile (linking and code execution to come) https://github.com/lundman/osx-zfs-crypto/commit/533d31980d4b2a0b79faea14d4a8e089226b63e0

But I will issue a Pull Request once it actually does something. Please feel free to close this issue, and I will re-open one over at osx-zfs-crypto repo as needed.