From: Michael Halcrow Date: Tue, 16 Oct 2007 08:28:05 +0000 (-0700) Subject: eCryptfs: remove header_extent_size X-Git-Tag: v2.6.24-rc1~985 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45eaab79678b9e27e08f0cf250eb2df9d6a48df0;p=pandora-kernel.git eCryptfs: remove header_extent_size There is no point to keeping a separate header_extent_size and an extent_size. The total size of the header can always be represented as some multiple of the regular data extent size. [randy.dunlap@oracle.com: ecryptfs: fix printk format warning] Signed-off-by: Michael Halcrow Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed