Re: [PATCH V3 1/2] FS: Add generic data flush to fsync

From: Fabian Frederick
Date: Tue Apr 29 2014 - 12:23:33 EST



On Tue, 29 Apr 2014 18:19:07 +0200
Jan Kara <jack@xxxxxxx> wrote:

> On Mon 28-04-14 23:12:39, Fabian Frederick wrote:
> > This patch issues a flush in generic_file_fsync.
> > (Modern filesystems already do it)
> >
> > -Behaviour can be reversed using /sys/devices/.../cache_type
> > -Filesystems can also call __generic_file_fsync with bool flush false
> The patch looks good. You can add:
> Reviewed-by: Jan Kara <jack@xxxxxxx>
>
> Honza

Just noticed I forgot to remove "with bool flush false" in patch description above
(-Filesystems can also call __generic_file_fsync "with bool flush false")
Tell me if I need to send the patch again.

Fabian


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