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:	Tue, 16 Dec 2014 07:30:37 +1100
From:	NeilBrown <neilb@...e.de>
To:	Loic Pefferkorn <loic@...cp.eu>
Cc:	linux-raid@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Update CONFIG_DM_CRYPT help-text link

On Mon, 15 Dec 2014 21:23:35 +0100 Loic Pefferkorn <loic@...cp.eu> wrote:

> Hello,
> 
> This patch fixes the obsolete help-text link of CONFIG_DM_CRYPT.
> Applies against next-20141215.

Please direct this according to:

DEVICE-MAPPER  (LVM)
M:	Alasdair Kergon <agk@...hat.com>
M:	Mike Snitzer <snitzer@...hat.com>
M:	dm-devel@...hat.com
L:	dm-devel@...hat.com
W:	http://sources.redhat.com/dm
Q:	http://patchwork.kernel.org/project/dm-devel/list/
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git
T:	quilt http://people.redhat.com/agk/patches/linux/editing/
S:	Maintained
F:	Documentation/device-mapper/
F:	drivers/md/dm*
F:	drivers/md/persistent-data/
F:	include/linux/device-mapper.h
F:	include/linux/dm-*.h
F:	include/uapi/linux/dm-*.h

I guess get-maintainer.pl doesn't cope when when on file has separate parts
which are separately maintained.

Thanks,
NeilBrown


> 
> Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=75111
> 
> Signed-off-by: Loic Pefferkorn <loic@...cp.eu>
> ---
>  drivers/md/Kconfig | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig
> index 5bdedf6..09c89a4b 100644
> --- a/drivers/md/Kconfig
> +++ b/drivers/md/Kconfig
> @@ -230,9 +230,8 @@ config DM_CRYPT
>  	  transparently encrypts the data on it. You'll need to activate
>  	  the ciphers you're going to use in the cryptoapi configuration.
>  
> -	  Information on how to use dm-crypt can be found on
> -
> -	  <http://www.saout.de/misc/dm-crypt/>
> +	  For further information on dm-crypt and userspace tools see:
> +	  <http://code.google.com/p/cryptsetup/wiki/DMCrypt>
>  
>  	  To compile this code as a module, choose M here: the module will
>  	  be called dm-crypt.


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ