Fabian Schulte kirjoitti:
/usr/src/modules/cloop/compressed_loop.c:628: error: too many arguments to function 'invalidate_bdev'I had the same problem with the loop-aes-source. If you look at line 628 in /usr/src/modules/cloop/compressed_loop.c there should be a "invalidate_bdev(bdev, 0)" function call. When you remove the last argument it will probably work.
Yes, cloop-2.05 module processes fine after that but it can't be loaded:
# apt-cache policy cloop-module-2.6.22.1
cloop-module-2.6.22.1:
Asennettu: 2.05~20060829-1+2.6.22.1-10.00.Custom
Ehdokas: 2.05~20060829-1+2.6.22.1-10.00.Custom
Versiotaulukko:
*** 2.05~20060829-1+2.6.22.1-10.00.Custom 0
100 /var/lib/dpkg/status
# modprobe cloop
FATAL: Module cloop not found.
Something (API?) must be changed in 2.6.22 kernels.
-tapsa-
-tapsa-