Apple File System
11–20 of 406 posts
Re: Apple File System
#12Another proprietary filesystem? I was really hoping they'd adopt ZFS fully.
If you want to know why, just contemplate the smoking wreckage of the Oracle/Google Java API lawsuit.
Re: Apple File System
#13Paging @siracusa
Re: Apple File System
#14Shipping in 2017? So it won't even be ready for Sierra?
Which is probably how it should be. I'd rather not lose data to a new filesystem because Apple rushed the thing out without proper testing.
Re: Apple File System
#15The information currently is very scarce on this one, but I hope they would at least test it REALLY WELL.
Re: Apple File System
#16> It is optimized for Flash/SSD storage and features strong encryption, copy-on-write metadata, space sharing, cloning for files and directories, snapshots, fast directory sizing, atomic safe-save primitives, and improved file system fundamentals. \o/ Hallelujah, something modern!
I was excited to until I read the limitations section. Can't be used as the startup disk and doesn't work with time machine. Hopefully this with change in the next macOs release.
Re: Apple File System
#17Re: Apple File System
#18Another proprietary filesystem? I was really hoping they'd adopt ZFS fully.
Apple says they intend to open-source the file system in the docs. Open Source : "An open source implementation is not available at this time. Apple plans to document and publish the APFS volume format when Apple File System is released in 2017."
https://developer.apple.com/library/prerelease/content/docum...
Releasing a new filesystem is already surprising. And they plan to open-source it. Huh.
Re: Apple File System
#19Re: Apple File System
#20Just saw a comment in another thread, stating Apple had slipped in improving their Unix layer, and here comes this. New file system is not a joking matter: Microsoft failed to deliver their new FS; Linux took years to go from ext2 to ext3 to ext4, and btrfs is in forever testing; most of *BSD still use their old ones; zfs took decade to become mainstream... The information currently is very scarce on this one, but I…