[GIT PULL] eCryptfs fixes for 3.1-rc1

From: Tyler Hicks
Date: Fri Jul 29 2011 - 12:52:41 EST


Hi Linus,

Here are two important fixes for 3.1-rc1. My fix solves breakage in the
ability for eCryptfs to call out to userspace to do file encryption key
(un)wrappering. Thieu's fix should solve some writeback issues since the
i_mapping's bdi wasn't being properly initialized.

The following changes since commit 55f9c40ff632d03c527d6a6ceddcda0a224587a6:

Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc (2011-07-28 05:59:19 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6.git next

Thieu Le (1):
ecryptfs: Make inode bdi consistent with superblock bdi

Tyler Hicks (1):
eCryptfs: Unlock keys needed by ecryptfsd

fs/ecryptfs/inode.c | 1 +
fs/ecryptfs/keystore.c | 47 +++++++++++++++++++++++++----------------------
2 files changed, 26 insertions(+), 22 deletions(-)
--
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/