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:47:33 +0000 (16:47 -0400)
commit05d430065da918051a97e3384c4b2252af47503d
tree73fc5759428f45d095c819569ef27bef169207e2
parent5747064ecb1d9c89ff13f9ef6f2462a2d4fbb129
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