Re: todays git regression (2.6.32-04008.g3ff6a46): lot of devicemapper warnings

From: Christian Kujau
Date: Tue Dec 15 2009 - 16:58:23 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/