João Cardoso - 2015-05-25

I have meanwhile created the hfsprogs package (stolen from Debian) and was able to create/use/stress-test hfs+ non journaled filesystems.
Everything runs OK, but fsck.hfsplus wasn't able to fix the filesystem, it actually damaged it. It might be a cross-compilation issue or a linux kernel issue, so I will not release the package until that is sorted out.

From my readings I understand that linux can't work with journaled hfs+ filesystems. The most it can do it to replay the journal if pending operations exists and then continue using the fs in non-journal mode. But that functionality does not seems to exists in the current Alt-F kernel, as if I create a journaled hfs+, I can only mount it RO.

See https://groups.google.com/d/msg/alt-f/edDcGDYfAcQ/kNkZKIn2LEcJ