)]}'
{
  "commit": "5e3f016beff43cc0dfd3649f75cb6d0d19748f49",
  "tree": "272e488201fdd130e64dd5458b50cc01cb9ea4b9",
  "parents": [
    "8eda8f9566094c6503c96b704985f6bf99983c1c"
  ],
  "author": {
    "name": "Abhinav Agarwal",
    "email": "abhinavagarwal1996@gmail.com",
    "time": "Wed Apr 15 11:58:55 2026 -0700"
  },
  "committer": {
    "name": "Bernd Schubert",
    "email": "bernd@bsbernd.com",
    "time": "Wed Jun 10 11:02:18 2026 +0200"
  },
  "message": "fusermount: Reject invalid negative mount_max in fuse.conf\n\nmount_max is parsed with %i (signed) from /etc/fuse.conf. The value\n-1 is the documented sentinel for \"no limit\", but any other negative\nvalue (e.g., -2 from a typo) passes the mount_max !\u003d -1 guard and\nmakes the mount_count \u003e\u003d mount_max comparison always true, blocking\nall non-root FUSE mounts.\n\nReject values below -1 with a warning rather than silently accepting\nthem.\n\nSigned-off-by: Abhinav Agarwal \u003cabhinavagarwal1996@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8203b145cceaca9ccbdfb7ca3af29312c02dd253",
      "old_mode": 33188,
      "old_path": "util/fuser_conf.c",
      "new_id": "31b78fc88f97017c2ec7dd9db858cad9b69a233a",
      "new_mode": 33188,
      "new_path": "util/fuser_conf.c"
    }
  ]
}
