Re: [PATCH 1/2] ext3: make ext3 mount default to barrier=1
From: Christoph Hellwig <hch@infradead.org>
Date: 2011-07-11 19:20:13
Also in:
linux-fsdevel
From: Christoph Hellwig <hch@infradead.org>
Date: 2011-07-11 19:20:13
Also in:
linux-fsdevel
On Mon, Jul 11, 2011 at 09:17:35PM +0200, Jan Kara wrote:
On Mon 11-07-11 14:25:59, Christoph Hellwig wrote:quoted
From: Chris Mason <redacted> This patch turns on barriers by default for ext3. mount -o barrier=0 will turn them off. Acked-by: Jeff Mahoney <redacted>This patch misses signed-off-by. Feel free to add Acked-by: Jan Kara <jack@suse.cz>
I took it from the SuSE tree where it didn't have one either. I hope Jeff can add one, but if not I think it's trivial enough to bother.