From: Michael Halcrow Date: Tue, 29 Apr 2008 07:59:51 +0000 (-0700) Subject: eCryptfs: integrate eCryptfs device handle into the module. X-Git-Tag: v2.6.26-rc1~598 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f66e883eb6186bc43a79581b67aff7d1a69d0ff1;p=pandora-kernel.git eCryptfs: integrate eCryptfs device handle into the module. Update the versioning information. Make the message types generic. Add an outgoing message queue to the daemon struct. Make the functions to parse and write the packet lengths available to the rest of the module. Add functions to create and destroy the daemon structs. Clean up some of the comments and make the code a little more consistent with itself. [akpm@linux-foundation.org: printk fixes] Signed-off-by: Michael Halcrow Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed