Okay, let's see what I understand, although now it's been probably confirmed no ZFS on Lepord, at least yet, why ZFS makes sense for the Time Machine feature.
ZFS, besides being a 128-bit file system, also allows copy-on-write. Which basically means that data is not really "over-written" as opposed to copied and any modifications added to seperate blocks on the hard drive. Since ZFS uses checksums to validate data, those checksums could be indexed and used to fetch the old data still archived on the other blocks.
Therefore it would not take a logical leap to see where folks would think "Hmmm...ZFS copy-to-write and time machine: they just go together".
And for the record, I've been using FreeBSD since version 2.7.
And Mac IS NOT a true BSD. While it maintains the core file structures and features of FreeBSD, Mac OSX is a MACH based kernel, not a BSD Kernel. Therefore, technically, MacOSX != BSD. The XNU-Kernel (which runs at the heart of MacOSX and Darwin) is what powers OSX.
So please don't confuse people by calling FreeBSD "Mac's Unix Core". The core is MACH, or moreover their implementation of MACH.
Comment/Reply (w/o sign-up)