XNU/CoreStorage Question
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pd-devs-org.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to:cc; bh=BUD6cwUQuduDDOxRZdRLXHWOVm96ZoVvTNKhYquEgBU=; b=JAlKGgemMukqiUFKCrftz09bZaWW/x13SFIoB5ZchD3wE1ONK62YXLrMlPRt10WKpX 3/5duYFTmNBPWL8cTtEyVIT+tAVZ8wXtr18wPGrQME1O9+yGvLoU8Zs/3ISpe0xYgxvz SUE+Qqc6iu0OEXyM//yk5XJ5/bAizjqqKFpHoOSjNPm78InPHUCH2bjxRrfVwQ3R1NbQ mCNb3K/oTAQ0PGQaYl2UbiqNv/nMii/nsE3Vo2qydlNp/7wlhPk8GxeBkP0hsxCT7WRZ RilQx72SKBMubIaGoRcSAssVs17s4prXhLUrsTblnkGDQRbpABKVLCrp2VvDtuGFEokB FHFQ== All, The PureDarwin group I work with have hit a bit of a snag, We understand that Apple has removed HFS and VFS Journal from XNU since 10.12. Since we don't have access to CoreStorage for HFS we created this patch to compile HFS without AppleKeyStore which results in there happening http://www.puredarwin.org/Screen%20Shot%202017-07-20%20at%208.05.16%20PM.png We believe that the issue is that HFS is not being loaded into the kernel correctly and we're thinking about patching back in vfs_journal init into the Kernel and seeing what happens with the system. Does anyone else have an idea about these filesystems or a direction we should look in? Thanks Cliff Sekel InSaneDarwin _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.app... This email sent to site_archiver@lists.apple.com
participants (1)
-
Clifford Sekel