Revert "g_file_set_contents(): don't fsync on ext3/4"
authorColin Walters <walters@verbum.org>
Thu, 20 Jun 2013 17:13:29 +0000 (13:13 -0400)
committerColin Walters <walters@verbum.org>
Thu, 20 Jun 2013 20:49:49 +0000 (16:49 -0400)
commit4829e02c09c9faa5a312bac04bbaaccb82fa7981
tree0493c2d4d65106d7dfed7d280ec94d0226f54fc7
parent69afaf6905bf6d9e6808a1f18d410ea810e37435
Revert "g_file_set_contents(): don't fsync on ext3/4"

We didn't actually do any real-world testing of this, and
unsurprisingly it turns out to break in at least one widely-used
configuration (Fedora 19 x86_64, ext4 on LVM).

This reverts commit 9d0c17b50102267a5029b58b1f44efbad82d8f03.

https://bugzilla.gnome.org/show_bug.cgi?id=701560
glib/gfileutils.c