Live data from Hacker News

Apple File System

developer.apple.com

21–30 of 406 posts

Re: Apple File System

#21
Much like other modern filesystems such as ZFS and BTRFS it supports multiple filesystems in a shared storage space, snapshots, copy-on-write and also has encryption built-in as a first class feature including multiple keys and per-file keys.

There are many limitations in the developer beta so this is clearly still very much a work in progress. Getting these file-systems right is traditionally difficult and can take years (see ZFS, BTRFS) so it will be interesting to see how well it does.

Re: Apple File System

#27
post #20
post #15

Just 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…

Didn't Microsoft introduce ReFS with many modern FS features?

They did, it's more fault tolerant than NTFS, i am using it on my Windows machine for my sensitive data with storage spaces.

Re: Apple File System

#28
post #8
post #3

Another 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."

Free software and patent-free or whatever some lawyers call "open"?

Re: Apple File System

#29
post #20
post #15

Just 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…

Didn't Microsoft introduce ReFS with many modern FS features?

They don't consider it primetime yet.

Re: Apple File System

#30
No snapshotting yet, can't boot, no migration tools for existing setups (time machine, filevault, fusion). It'd be interesting to see whether their permission changes introduced in 10.11 will travel further down the fs. Also, I don't see any mention of compression like lz4. Lots of work until release in 2017!
Post reply on HN