Re: Loop devices under NTFS

From: Christoph Hellwig (hch@infradead.org)
Date: Tue Aug 27 2002 - 08:27:50 EST


On Tue, Aug 27, 2002 at 06:23:48AM -0700, Adam J. Richter wrote:
> Are you complaining about something in loop.c,

Yes. Anything but the filesystem itself and the generic read/write path
is not supposed to use address space operations directly.

> >Note that there is a more severe bug in loop.c: it's abuse of
> >do_generic_file_read.
>
> Could you please elaborate on this and give an example where
> it return incorrect data, deadlock, generate a kernel oops, etc.?

Depending on the filesystem implementation _anything_ may happen.
With current intree filesystems the only real life problem is that
it doesn't work on certain filesystems. I think at least the network
filesystems might be oopsable with some preparation.

-
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/



This archive was generated by hypermail 2b29 : Sat Aug 31 2002 - 22:00:19 EST