From: Michael Halcrow Date: Mon, 12 Feb 2007 08:53:46 +0000 (-0800) Subject: [PATCH] eCryptfs: Generalize metadata read/write X-Git-Tag: v2.6.21-rc1~274^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd2a3b7ad98f8482cae481cad89dfed5eee48365;p=pandora-kernel.git [PATCH] eCryptfs: Generalize metadata read/write Generalize the metadata reading and writing mechanisms, with two targets for now: metadata in file header and metadata in the user.ecryptfs xattr of the lower file. [akpm@osdl.org: printk warning fix] [bunk@stusta.de: make some needlessly global code static] Signed-off-by: Michael Halcrow Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed