Re: [PATCH] scsi/sata write barrier support

From: Greg Stark
Date: Tue Feb 22 2005 - 12:08:34 EST



Jens Axboe <axboe@xxxxxxx> writes:

> fsync has been working all along, since the initial barrier support for
> ide. only ext3 and reiserfs support it.

Really? That's huge news. Since what kernel version(s) is that?

What about a non-journaled fs, or at least a meta-data-only-journaled fs?
Journaled FS's don't mix well with transaction based databases since they're
basically doing their own journaling anyways.

--
greg

-
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/