Skip to content

Commit 0667dbf

Browse files
committed
0.3.11
This release prevents deadlock if a single volume gets mounted and unmounted at the same time. It also fixes two other (smaller) mount bugs found while testing this one. Support is added for the upcoming 6.11 kernel release, with a patch by Woody Suwalski and a later patch of my own because things broke a second time. Signed-off-by: Ernesto A. Fernández <ernesto@corellium.com>
1 parent af2ee52 commit 0667dbf

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.10"
2+
PACKAGE_VERSION="0.3.11"
33

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

0 commit comments

Comments
 (0)