Re: mm snapshot broken-out-2007-01-26-00-36.tar.gz uploaded

From: Michal Piotrowski
Date: Sat Jan 27 2007 - 10:05:48 EST


akpm@xxxxxxxx napisaÅ(a):
> The mm snapshot broken-out-2007-01-26-00-36.tar.gz has been uploaded to
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-01-26-00-36.tar.gz
>

fs/ecryptfs/crypto.c: In function âecryptfs_init_crypt_ctxâ:
fs/ecryptfs/crypto.c:831: error: âCRYPTO_TFM_MODE_CBCâ undeclared (first use in this function)
fs/ecryptfs/crypto.c:831: error: (Each undeclared identifier is reported only once
fs/ecryptfs/crypto.c:831: error: for each function it appears in.)
make[2]: *** [fs/ecryptfs/crypto.o] BÅÄd 1
make[1]: *** [fs/ecryptfs] BÅÄd 2
make: *** [fs] BÅÄd 2

git-cryptodev.patch removes CRYPTO_TFM_MODE_CBC but it is still defined as ECRYPTFS_DEFAULT_CHAINING_MODE
in fs/ecryptfs/ecryptfs_kernel.h

What should be a new ECRYPTFS_DEFAULT_CHAINING_MODE ?

Regards,
Michal

--
Michal K. K. Piotrowski
LTG - Linux Testers Group
(http://www.stardust.webpages.pl/ltg/)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/