# Patch for setting noatime and flush for vfat partitions # https://bugs.gentoo.org/show_bug.cgi?id=257745 --- a/gnome-mount.schemas.in 2009-02-05 09:32:52.000000000 +0100 +++ b/gnome-mount.schemas.in 2009-02-05 09:40:30.000000000 +0100 @@ -6,7 +6,7 @@ /system/storage/default_options/vfat/mount_options list string - [shortname=lower,uid=] + [shortname=lower,flush,noatime,uid=] Default mount options for vfat fs A list of default mount options for volumes formatted with the vfat file system.