)]}'
{
  "commit": "a93ad56053e54a94875faabb042d7c60fdd2fe20",
  "tree": "109eccfc634ae880529e42cfb6f5a63a34a0d258",
  "parents": [
    "1cd93fb0bf8b1fddab4c38e17145cc8776eadaa0"
  ],
  "author": {
    "name": "Fabiano Rosas",
    "email": "farosas@suse.de",
    "time": "Mon Jun 17 15:57:21 2024 -0300"
  },
  "committer": {
    "name": "Fabiano Rosas",
    "email": "farosas@suse.de",
    "time": "Thu Jun 20 10:42:24 2024 -0300"
  },
  "message": "monitor: Introduce monitor_fdset_*free\n\nIntroduce new functions to remove and free no longer used fds and\nfdsets.\n\nWe need those to decouple the remove/free routines from\nmonitor_fdset_cleanup() which will go away in the next patches.\n\nThe new functions:\n\n- monitor_fdset_free/_if_empty() will be used when a monitor\n  connection closes and when an fd is removed to cleanup any fdset\n  that is now empty.\n\n- monitor_fdset_fd_free() will be used to remove one or more fds that\n  have been explicitly targeted by qmp_remove_fd().\n\nReviewed-by: Peter Xu \u003cpeterx@redhat.com\u003e\nSigned-off-by: Fabiano Rosas \u003cfarosas@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fb9f58c056cf82c873c7896e0ff50d4dd9605314",
      "old_mode": 33188,
      "old_path": "monitor/fds.c",
      "new_id": "bd45a263681cf2637f5508a2ebe4d453374de406",
      "new_mode": 33188,
      "new_path": "monitor/fds.c"
    }
  ]
}
