guse: adapt to kernel 6.12+ changes master
authorNikita Shubin <n.shubin@yadro.com>
Thu, 13 Mar 2025 08:20:16 +0000 (11:20 +0300)
committerNikita Shubin <n.shubin@yadro.com>
Thu, 13 Mar 2025 08:20:16 +0000 (11:20 +0300)
commitcdade552d277e560727ca7e26bebda86263b60aa
tree41150a83663d8d1c9e1fc1903d2156f0d704d22b
parente5b09ef6de79108adb1443303af04a419ace0e51
guse: adapt to kernel 6.12+ changes

In 6.12+ fuse switched from pages to folio - we should reflect this.

Signed-off-by: Nikita Shubin <n.shubin@yadro.com>
fuse_i.h [deleted file]
fuse_i_6_11.h [new file with mode: 0644]
fuse_i_6_12.h [new file with mode: 0644]
guse.c