-
Website
http://dmiessler.com/ -
Original page
http://dmiessler.com/blog/the-real-reason-git-is-great -
Subscribe
All Comments -
Community
-
Top Commenters
-
ax0n
5 comments · 1 points
-
Maxo
12 comments · 2 points
-
Michael Blume
5 comments · 1 points
-
cooperati
179 comments · 2 points
-
dapxin
39 comments · 1 points
-
-
Popular Threads
In built-compression, revision history via checkpoints, copy on write for disk efficiency and full checksums throughout the entire filing system. All ZFS features that thinks don't exist anywhere but git.
Sure, ZFS is not a revision control system - but he's not thinking of git in that way in his article. He's thinking of git as an FS, which ZFS naturally is today and will provide all the niceness (such as block level diff syncs) he wants for this projects.
I wish I could use ZFS for my OSX laptop now. Yesterday, after applying an update, /etc/authorization got screwed up - with the FS pointing to some completely wrong blocks on the filing system. This file is essential to the system booting up so it was noticed. It is hard to tell whether any other files were effected in a similar manner though - ZFS could easily detect such issues.