lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 23 Apr 2010 13:07:36 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Kent Overstreet <kent.overstreet@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [RFC][PATCH] bcache: ver 3

On Fri, 23 Apr 2010 11:41:07 -0800 Kent Overstreet wrote:

> diff --git a/block/Kconfig b/block/Kconfig
> index f9e89f4..85adf8d 100644
> --- a/block/Kconfig
> +++ b/block/Kconfig
> @@ -100,6 +100,11 @@ config DEBUG_BLK_CGROUP
>  	in the blk group which can be used by cfq for tracing various
>  	group related activity.
>  
> +config BLK_CACHE
> +	tristate "Block device as cache"
> +	select SLOW_WORK
> +	default m

	help
	  <some explanatory help text>
please.  The tristate prompt didn't do anything for me.

> +
>  endif # BLOCK


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ