mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: [to-be-updated] ecryptfs-depends-on-crypto.patch removed from -mm tree
       [not found] <200909290018.n8T0IU8X020007@imap1.linux-foundation.org>
@ 2009-09-29  0:22 ` Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2009-09-29  0:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, tyhicks

On Mon, 28 Sep 2009 17:18:30 -0700 akpm@linux-foundation.org wrote:

> 
> The patch titled
>      ecryptfs: depends on CRYPTO
> has been removed from the -mm tree.  Its filename was
>      ecryptfs-depends-on-crypto.patch
> 
> This patch was dropped because an updated version will be merged

what updated version?  hm, we'll see.


> The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
> 
> ------------------------------------------------------
> Subject: ecryptfs: depends on CRYPTO
> From: Randy Dunlap <randy.dunlap@oracle.com>
> 
> ecryptfs uses crypto APIs so it should depend on CRYPTO.
> Otherwise many build errors occur. [63 lines not pasted]
> 
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
> Cc: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
> 
>  fs/ecryptfs/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff -puN fs/ecryptfs/Kconfig~ecryptfs-depends-on-crypto fs/ecryptfs/Kconfig
> --- a/fs/ecryptfs/Kconfig~ecryptfs-depends-on-crypto
> +++ a/fs/ecryptfs/Kconfig
> @@ -1,6 +1,6 @@
>  config ECRYPT_FS
>  	tristate "eCrypt filesystem layer support (EXPERIMENTAL)"
> -	depends on EXPERIMENTAL && KEYS && NET
> +	depends on EXPERIMENTAL && KEYS && NET && CRYPTO
>  	select CRYPTO_ECB
>  	select CRYPTO_CBC
>  	help


---
~Randy

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

only message in thread, other threads:[~2009-09-29  0:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <200909290018.n8T0IU8X020007@imap1.linux-foundation.org>
2009-09-29  0:22 ` [to-be-updated] ecryptfs-depends-on-crypto.patch removed from -mm tree Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome