[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090525171055.GA7879@nowhere>
Date: Mon, 25 May 2009 19:10:56 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: Christoph Hellwig <hch@....de>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Al Viro <viro@...IV.linux.org.uk>, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: linux-next: manual merge of the vfs tree with the tree
On Mon, May 25, 2009 at 12:07:47AM +0200, Christoph Hellwig wrote:
> On Mon, May 25, 2009 at 12:03:38AM +0200, Frederic Weisbecker wrote:
> > > + if (s->s_dirt)
> > > + reiserfs_write_super(s);
> >
> >
> >
> > But this part seems to solve another conflict, right?
> > I'm not sure about it.
>
> Yes, different one. Previously the VFS called ->write_super just before
> ->put_super. Now any left over writeback needs to be dealt with by
> the filesystem. For now I have added a call to the write_super method
> to all filesystems, but most likely this can be removed later after
> an audit by someone who knows the filesystem.
>
Ok. Thanks for the clarification. So Stephen's fix seems to be
correct.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists