Re: block_page_mkwrite? (Re: fault vs invalidate race (Re: -mm merge plans for 2.6.23))

2007-07-11 Thread Nick Piggin
David Chinner wrote: On Thu, Jul 12, 2007 at 10:54:57AM +1000, Nick Piggin wrote: Andrew Morton wrote: The fault-vs-invalidate race fix. I have belatedly learned that these need more work, so their state is uncertain. The more work may turn out being too much for you (although it is nothi

block_page_mkwrite? (Re: fault vs invalidate race (Re: -mm merge plans for 2.6.23))

2007-07-11 Thread David Chinner
On Thu, Jul 12, 2007 at 10:54:57AM +1000, Nick Piggin wrote: > Andrew Morton wrote: > > The fault-vs-invalidate race fix. I have belatedly learned that these > > need > > more work, so their state is uncertain. > > The more work may turn out being too much for you (although it is nothing > exact

Re: -mm merge plans for 2.6.23

2007-07-11 Thread Randy Dunlap
On Wed, 11 Jul 2007 10:21:03 -0700 Andrew Morton wrote: > On Wed, 11 Jul 2007 12:39:42 +0100 David Woodhouse <[EMAIL PROTECTED]> wrote: > > > On Wed, 2007-07-11 at 13:35 +0200, Christoph Hellwig wrote: > > > On Tue, Jul 10, 2007 at 01:31:52AM -0700, Andrew Morton wrote: > > > > romfs-printk-forma

Re: -mm merge plans for 2.6.23

2007-07-11 Thread Andrew Morton
On Wed, 11 Jul 2007 12:39:42 +0100 David Woodhouse <[EMAIL PROTECTED]> wrote: > On Wed, 2007-07-11 at 13:35 +0200, Christoph Hellwig wrote: > > On Tue, Jul 10, 2007 at 01:31:52AM -0700, Andrew Morton wrote: > > > romfs-printk-format-warnings.patch > > > > NACK on this one. > > The rest of it is

fallocate, Re: -mm merge plans for 2.6.23

2007-07-11 Thread Christoph Hellwig
> fallocate-implementation-on-i86-x86_64-and-powerpc.patch > fallocate-on-s390.patch > fallocate-on-ia64.patch > fallocate-on-ia64-fix.patch > > Merge. Hopefull this will be done during the 2.6.23 merge window, but right now it's not (yet). - To unsubscribe from this list: send the line "unsubsc

Re: -mm merge plans for 2.6.23

2007-07-11 Thread David Woodhouse
On Wed, 2007-07-11 at 13:35 +0200, Christoph Hellwig wrote: > On Tue, Jul 10, 2007 at 01:31:52AM -0700, Andrew Morton wrote: > > romfs-printk-format-warnings.patch > > NACK on this one. The rest of it is nacked anyway, until we unify the point and get_unmapped_area methods of the MTD API. -- d

Re: -mm merge plans for 2.6.23

2007-07-11 Thread Christoph Hellwig
On Tue, Jul 10, 2007 at 01:31:52AM -0700, Andrew Morton wrote: > romfs-printk-format-warnings.patch NACK on this one. This bloats romfs by almost half of it's previous size to add mtd support to it. Given that romfs is a compltely trivial filesystem it's much better to have a separate filesystem