Re: [RFC PATCH] ext3 writepage() journal avoidance

From: Andrew Morton
Date: Thu Mar 09 2006 - 20:11:59 EST


Badari Pulavarty <pbadari@xxxxxxxxxx> wrote:
>
> >Don't forget that ext3 supports journalled-mode files on ordered- or
> >writeback-mounted filesystems, via `chattr +j'.
> >
>
> Wow !! Never knew that. I assume we switch mapping->a_ops for this inode ?

Yes, that's all tucked away in ext3_should_journal_data().
-
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/