)]}'
{
  "commit": "c05dfcb7f2c5e39fc47c347de305df4e6afb4fa9",
  "tree": "81260a1275b385de671dc652e0a0757ff7e475e7",
  "parents": [
    "0478b030fa2530cbbfc4d6432e8e39a16d06865b"
  ],
  "author": {
    "name": "Fabiano Rosas",
    "email": "farosas@suse.de",
    "time": "Thu Feb 29 12:29:59 2024 -0300"
  },
  "committer": {
    "name": "Peter Xu",
    "email": "peterx@redhat.com",
    "time": "Fri Mar 01 15:42:04 2024 +0800"
  },
  "message": "io: fsync before closing a file channel\n\nMake sure the data is flushed to disk before closing file\nchannels. This is to ensure data is on disk and not lost in the event\nof a host crash.\n\nThis is currently being implemented to affect the migration code when\nmigrating to a file, but all QIOChannelFile users should benefit from\nthe change.\n\nReviewed-by: \"Daniel P. Berrangé\" \u003cberrange@redhat.com\u003e\nAcked-by: \"Daniel P. Berrangé\" \u003cberrange@redhat.com\u003e\nSigned-off-by: Fabiano Rosas \u003cfarosas@suse.de\u003e\nLink: https://lore.kernel.org/r/20240229153017.2221-6-farosas@suse.de\nSigned-off-by: Peter Xu \u003cpeterx@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a6ad7770c684381bb72ec3104648ecdc3bc51b54",
      "old_mode": 33188,
      "old_path": "io/channel-file.c",
      "new_id": "d4706fa5920f5b1ad297a57e1f29e9bb16b0e1b2",
      "new_mode": 33188,
      "new_path": "io/channel-file.c"
    }
  ]
}
