Re: [PATCH 2.6.7] ext3 s_dirt for r/w

From: FabF
Date: Sat Jun 19 2004 - 15:04:40 EST


On Sat, 2004-06-19 at 21:32, FabF wrote:
> On Sat, 2004-06-19 at 20:54, Andrew Morton wrote:
> > FabF <fabian.frederick@xxxxxxxxx> wrote:
> > >
> > > Here is a patch setting s_dirt for read-write filesystems in ext3_init
> > > (doing it in create_journal seems troublesome IMHO).
> >
> > Why?
> ext3_create_journal is called with journal_inum parser option set which
> means unjournaled r/w ext3 fs are s_dirt 0.
Oops ... ^has_journal is only ext2 readable so there's no problem at
that point ...Anyway, valid ext3 partition can be initialized with
load_journal or create_journal so s_dirt problem remains IMHO...

Regards,
FabF

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/