K 10 svn:author V 3 yar K 8 svn:date V 27 2006-02-19T02:43:42.000000Z K 7 svn:log V 400 For the coda5 module, CODA_COMPAT_5 is mandatory, not optional. Without CODA_COMPAT_5, it would be equivalent to the plain coda module. Therefore just add -DCODA_COMPAT_5 to CFLAGS instead of fiddling with opt_coda.h. This is particularly important when the module is built along with the kernel and CODA_COMPAT_5 isn't in the kernel conf file (and so not in opt_coda.h either). MFC after: 3 days END