From: Michael Halcrow Date: Tue, 16 Oct 2007 08:28:10 +0000 (-0700) Subject: eCryptfs: update metadata read/write functions X-Git-Tag: v2.6.24-rc1~979 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7cdc5febf9f2664755002c3a2f84bd348389fe9;p=pandora-kernel.git eCryptfs: update metadata read/write functions Update the metadata read/write functions and grow_file() to use the read_write.c routines. Do not open another lower file; use the persistent lower file instead. Provide a separate function for crypto.c::ecryptfs_read_xattr_region() to get to the lower xattr without having to go through the eCryptfs getxattr. Signed-off-by: Michael Halcrow Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed