linux-apfs-rw
linux-apfs-rw copied to clipboard
APFS module for linux, with experimental write support
This kernel module writes fast with an APFS on a loop back device, however it works slowly when writing file on a USB flash drive. I tested writing 9 files...
Hi I really appreciate your work. I was wondering whether there are plans for upstreaming this driver? Although as far as I understand, since the code of lzfse is not...
I have an APFS container with many volumes. Is there any command I can use to list the volumes with their names?
So I've had one of the leaders at Pisi Linux request a kernel module to mount and recover data from his APFS drive inside the distro. I quickly packaged this...
I followed the instructions from readme, and in the insmod apfs.ko step I am unable to run this command successfully. First if I run it barely it results in: `Operation...
- [```in_range()``` macro](https://elixir.bootlin.com/linux/latest/source/include/linux/minmax.h#L313) can be used to simplify code.
Sadly I have an error after `make` works... `modprobe: FATAL: Module libcrc32c not found in directory /lib/modules/6.14.5-300.fc42.x86_64` Am on Fedora, moving from the Apple Jail but wants to `rw` my...
I have encountered this issue multiple times before. When mounting an APFS partition in read-write mode, it sometimes suddenly becomes read-only unexpectedly while copying a bunch of files into it....