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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 15 Dec 2009 13:58:00 -0800 (PST)
From:	Christian Kujau <lists@...dbynature.de>
To:	Jens Axboe <jens.axboe@...cle.com>
cc:	Heinz Diehl <htd@...cy-poultry.org>,
	LKML <linux-kernel@...r.kernel.org>, martin.petersen@...cle.com
Subject: Re: todays git regression (2.6.32-04008.g3ff6a46): lot of device
 mapper warnings

On Wed, 9 Dec 2009 at 23:07, Jens Axboe wrote:
> Does this work?
> 
[...]
> +#if 0
>  	if (offset &&
>  	    (offset & (b->discard_granularity - 1)) != b->discard_alignment) {
>  		t->discard_misaligned = 1;
>  		ret = -1;
>  	}
> +#endif

I can't tell: is this a purely cosmetical change or is it dangerous to run 
my DM devices without that patch? I'm trying to track mainline -git but 
the patch hasn't made into the tree yet, so I always have to manually
apply the patch - or can I just ignore the warning?

Christian.
-- 
BOFH excuse #153:

Big to little endian conversion error
--
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