Re: [PATCH] Loop device - Tracking page writes made to a loop device through mmap

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Hellwig
Date: Tuesday, March 13, 2007 - 1:32 pm

On Wed, Mar 14, 2007 at 07:21:41AM +1100, Kandan Venkataraman wrote:

NACK.  block device driver should never ever play around with file
operations themselves.  If you want functionality like the one you
have please don't overload the loop driver, but start a new (character)
driver doing specificaly what you want.  And even then I'm not sure
we'd want functionality like this in the mainline tree, but at least
we can have an open discussion if it's done properly.

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Loop device - Tracking page writes made to a loop ..., Kandan Venkataraman, (Tue Mar 13, 1:21 pm)
Re: [PATCH] Loop device - Tracking page writes made to a l ..., Christoph Hellwig, (Tue Mar 13, 1:32 pm)
Re: [PATCH] Loop device - Tracking page writes made to a l ..., Kandan Venkataraman, (Wed Mar 14, 3:57 pm)