[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081103224755.GG18117@mit.edu>
Date: Mon, 3 Nov 2008 17:47:55 -0500
From: Theodore Tso <tytso@....edu>
To: Arthur Jones <ajones@...erbed.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
"sandeen@...hat.com" <sandeen@...hat.com>,
"linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>,
"sct@...hat.com" <sct@...hat.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ext3: wait on all pending commits in ext3_sync_fs
On Mon, Nov 03, 2008 at 01:48:40PM -0800, Arthur Jones wrote:
> > - should we clear s_dirt if log_wait_commit() didn't work?
> >
> > - ext3_force_commit() clears s_dirt also
>
> I'm not sure if it makes sense, but ATM I don't think it
> hurts anything given that ext3_write_super is just sb->s_dirt = 0;
I want to look at this some more, but it's possible we should just
remove all of the references to sb->s_dirt completely. Also, the
comment just above ext[34]_write_super() is out of date since before
2.6.0.
- Ted
--
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