Re: Loop devices under NTFS

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


On Tue, Aug 27, 2002 at 05:40:52AM -0700, Adam J. Richter wrote:
> There are only a few file systems that provide writable files
> without aops->{prepare,commit}_write. I think they are just tmpfs,
> ntfs and intermezzo. If all file systems that provided writable files
> could be expected to provide {prepare,commit}_write, I could eliminate
> the file_ops->{read,write} code from loop.c.

This is the wrong level of abstraction. There is no reason why a filesystem
has to use the pagecache at all.

Note that there is a more severe bug in loop.c: it's abuse of
do_generic_file_read.
-
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