Re: [PATCH] cryptoloop

Andries.Brouwer@cwi.nl
Wed, 2 Jul 2003 20:44:18 +0200 (MEST)


akpm:

> You'll note that loop.c goes from (page/offset/len) to (addr/len),
> and this transfer function then immediately goes from (addr,len)
> to (page/offset/len). That's rather silly ..

Changing that would kill all existing modules that use the loop device.

Maybe nobody cares. Then we can do so in a subsequent patch.

Andries
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/