lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250514201925.GA8597@eaf>
Date: Wed, 14 May 2025 17:19:25 -0300
From: Ernesto A. Fernández <ernesto.mnd.fernandez@...il.com>
To: Nick Chan <towinchenmi@...il.com>
Cc: Yangtao Li <frank.li@...o.com>, ethan@...ancedwards.com,
	asahi@...ts.linux.dev, brauner@...nel.org, dan.carpenter@...aro.org,
	ernesto@...ellium.com, gargaditya08@...e.com,
	gregkh@...uxfoundation.org, jack@...e.cz,
	linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-staging@...ts.linux.dev, sven@...npeter.dev, tytso@....edu,
	viro@...iv.linux.org.uk, willy@...radead.org, slava@...eyko.com,
	glaubitz@...sik.fu-berlin.de
Subject: Re: Subject: [RFC PATCH v2 0/8] staging: apfs: init APFS filesystem
 support

Hi Nick,

On Tue, May 13, 2025 at 12:13:23PM +0800, Nick Chan wrote:
> 2. When running Linux on iPhone, iPad, iPod touch, Apple TV (currently there are Apple A7-A11 SoC support in
> upstream), resizing the main APFS volume is not feasible especially on A11 due to shenanigans with the encrypted
> data volume. So the safe ish way to store a file system on the disk becomes a using linux-apfs-rw on a (possibly
> fixed size) volume that only has one file and that file is used as a loopback device.

That's very interesting. Fragmentation will be brutal after a while though.
Unless you are patching away the copy-on-write somehow?

> 3. Obviously, accessing Mac files from Linux too, not sure how big of a use case that is but apparently it is
> big enough for hfsplus to continue receive patches here and there.

True, but the hfsplus driver is already merged and people may be relying on
it. Still, there was some push to get rid of it recently. I don't expect
much support for picking up a whole new driver.

Ernesto

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ