All of lore.kernel.org
 help / color / mirror / Atom feed
* - ecryptfs-public-key-transport-mechanism-fix.patch removed from -mm tree
@ 2007-02-12  7:24 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2007-02-12  7:24 UTC (permalink / raw)
  To: mhalcrow, mm-commits


The patch titled
     ecryptfs-public-key-transport-mechanism fix
has been removed from the -mm tree.  Its filename was
     ecryptfs-public-key-transport-mechanism-fix.patch

This patch was dropped because it was folded into ecryptfs-public-key-transport-mechanism.patch

------------------------------------------------------
Subject: ecryptfs-public-key-transport-mechanism fix
From: Michael Halcrow <mhalcrow@us.ibm.com>

Add net build dependency to eCryptfs Kconfig entry.

Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 fs/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN fs/Kconfig~ecryptfs-public-key-transport-mechanism-fix fs/Kconfig
--- a/fs/Kconfig~ecryptfs-public-key-transport-mechanism-fix
+++ a/fs/Kconfig
@@ -1088,7 +1088,7 @@ config AFFS_FS
 
 config ECRYPT_FS
 	tristate "eCrypt filesystem layer support (EXPERIMENTAL)"
-	depends on EXPERIMENTAL && KEYS && CRYPTO
+	depends on EXPERIMENTAL && KEYS && CRYPTO && NET
 	help
 	  Encrypted filesystem that operates on the VFS layer.  See
 	  <file:Documentation/ecryptfs.txt> to learn more about
_

Patches currently in -mm which might be from mhalcrow@us.ibm.com are

origin.patch
ecryptfs-public-key-transport-mechanism.patch
ecryptfs-public-key-transport-mechanism-fix.patch
ecryptfs-public-key-packet-management.patch
ecryptfs-public-key-packet-management-slab-fix.patch
ecryptfs-xattr-flags-and-mount-options.patch
ecryptfs-generalize-metadata-read-write.patch
ecryptfs-generalize-metadata-read-write-fix.patch
ecryptfs-generalize-metadata-read-write-fs-ecryptfs-make-code-static.patch
ecryptfs-encrypted-passthrough.patch
ecryptfs-convert-f_op-write-to-vfs_write.patch
ecryptfs-convert-kmap-to-kmap_atomic.patch
ecryptfs-open-code-flag-checking-and-manipulation.patch
ecryptfs-add-flush_dcache_page-calls.patch
ecryptfs-convert-lookup_one_len-to-lookup_one_len_nd.patch

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-12  7:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-12  7:24 - ecryptfs-public-key-transport-mechanism-fix.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.