[BUG] ECRYPT_FS

From: Eric Dumazet
Date: Thu Jan 13 2011 - 15:23:19 EST


Hi Al

FYI, current linux-2.6 is broken for CONFIG_ECRYPT_FS

commit 66cb76666d69502fe982990b2cff5b6d607fd3b1
Author: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Date: Wed Jan 12 20:04:37 2011 -0500

CC fs/ecryptfs/main.o
fs/ecryptfs/main.c:144: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
fs/ecryptfs/main.c: In function âecryptfs_interposeâ:
fs/ecryptfs/main.c:204: error: implicit declaration of function âecryptfs_get_inodeâ
fs/ecryptfs/main.c:204: warning: initialization makes pointer from integer without a cast
fs/ecryptfs/main.c:206: error: expected â)â before âreturnâ
fs/ecryptfs/main.c:212: error: expected expression before â}â token
fs/ecryptfs/main.c: In function âecryptfs_mountâ:
fs/ecryptfs/main.c:569: warning: assignment makes pointer from integer without a cast


--
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/