linux-apfs / linux-apfs-rw

APFS module for linux, with experimental write support
GNU General Public License v2.0
545 stars 36 forks source link

Doesn't compile on 6.10 #71

Closed AdityaGarg8 closed 4 months ago

AdityaGarg8 commented 4 months ago

Any idea when will a 6.10 compatible release be published

eafer commented 4 months ago

Have you tried the development branch? I usually only make a tag for the new kernel version after the last release candidate, in case the build breaks again.

AdityaGarg8 commented 4 months ago

Have you tried the development branch? I usually only make a tag for the new kernel version after the last release candidate, in case the build breaks again.

I ported the necessary change for 6.10 from your development branch. Thanks!