Skip to content

Commit 61d8e5b

Browse files
committed
0.3.13
This release adds support for the upcoming 6.14 upstream kernel, and for a handful of RHEL 9 kernels that have been broken for a while. Some improvements have been made to ENOSPC behaviour, but the work here isn't quite finished yet. Read-only support is added for fusion drives. Writes will probably never get implemented, though I might reconsider this if people actually ask for the feature. Read-only mounts of volumes with so-called "dataless snapshots" are also tentatively allowed. I have no idea what this is about but there should be no risk. Free space as reported by statfs is now much more accurate. A few other bugs were also fixed, but nothing big enough to deserve notice. Signed-off-by: Ernesto A. Fernández <[email protected]>
1 parent 129ef5a commit 61d8e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dkms.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PACKAGE_NAME="linux-apfs-rw"
2-
PACKAGE_VERSION="0.3.12"
2+
PACKAGE_VERSION="0.3.13"
33

44
BUILT_MODULE_NAME[0]="apfs"
55
DEST_MODULE_LOCATION[0]="/extra"

0 commit comments

Comments
 (0)