Re: [Ext2-devel] Re: journal start/stop in ext3_writeback_writepage()

2005-02-10 Thread Andrew Morton
Badari Pulavarty <[EMAIL PROTECTED]> wrote: > > I need to teach writepages() to nothing in case of no dirty pages. > Is there a easy way like checking a count somewhere than doing all the > stuff mpage_writepages() is doing to figure this out if (!mapping_tagged(mapping, PAGECACHE_TAG_DIR

Re: [Ext2-devel] Re: journal start/stop in ext3_writeback_writepage()

2005-02-10 Thread Badari Pulavarty
On Thu, 2005-02-10 at 15:12, Stephen C. Tweedie wrote: > Hi, > > On Thu, 2005-02-10 at 20:21, Andrew Morton wrote: > > > > But I still don't understand why this can't happen > > > thro original code .. > > > > what am i missing ? > > > > presumably there are never any dirty pages or inodes wh