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

Cloop and kernel 3.9.0



We had almost two years without problems but now it seems that we have a
problem with kernel 3.9.0  and cloop:

make[1]: Entering directory `/usr/src/linux-3.9'
  CC [M]  /usr/src/cloop-2.639/cloop.o
/usr/src/cloop-2.639/cloop.c: In function 'cloop_get_status':
/usr/src/cloop-2.639/cloop.c:746:2: warning: passing argument 1 of
'vfs_getattr' from incompatible pointer type [enabled by default]
In file included from /usr/src/cloop-2.639/cloop.c:39:0:
include/linux/fs.h:2473:12: note: expected 'struct path *' but argument is
of type 'struct vfsmount *'
/usr/src/cloop-2.639/cloop.c:746:2: warning: passing argument 2 of
'vfs_getattr' from incompatible pointer type [enabled by default]
In file included from /usr/src/cloop-2.639/cloop.c:39:0:
include/linux/fs.h:2473:12: note: expected 'struct kstat *' but argument is
of type 'struct dentry *'
/usr/src/cloop-2.639/cloop.c:746:2: error: too many arguments to function
'vfs_getattr'
In file included from /usr/src/cloop-2.639/cloop.c:39:0:
include/linux/fs.h:2473:12: note: declared here
make[2]: *** [/usr/src/cloop-2.639/cloop.o] Error 1
make[1]: *** [_module_/usr/src/cloop-2.639] Error 2
make[1]: Leaving directory `/usr/src/linux-3.9'
make: *** [cloop.ko] Error 

Any clue?

Thanks

Max



--
View this message in context: http://debian.2.n7.nabble.com/Cloop-and-kernel-3-9-0-tp2929891.html
Sent from the debian-knoppix mailing list archive at Nabble.com.


Reply to: