[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Kernel 3.19



Hi Klaus,

it seems that cloop has a problem with kernel 3.19, here's the log:


make[1]: Entering directory '/usr/src/linux-3.19'
  CC [M]  /usr/src/cloop/cloop.o
/usr/src/cloop/cloop.c: In function ‘cloop_set_file’:
/usr/src/cloop/cloop.c:426:14: error: ‘struct file’ has no member named ‘f_dentry’
  inode = file->f_dentry->d_inode;
              ^
scripts/Makefile.build:263: recipe for target '/usr/src/cloop-2.639/cloop.o' failed
make[2]: *** [/usr/src/cloop-2.639/cloop.o] Error 1
Makefile:1382: recipe for target '_module_/usr/src/cloop-2.639' failed
make[1]: *** [_module_/usr/src/cloop-2.639] Error 2
make[1]: Leaving directory '/usr/src/linux-3.19'
Makefile:46: recipe for target 'cloop.ko' failed


Cheers.

Max


Reply to: