)]}'
{
  "commit": "519d04c265dadbaf8c742e3af3141b7caf673412",
  "tree": "3d6b4078d1f998ea96e654313e9033410cb5a9a4",
  "parents": [
    "6ece52ce99c69f998a436fbd735a0dafe1391eeb"
  ],
  "author": {
    "name": "Miklos Szeredi",
    "email": "mszeredi@redhat.com",
    "time": "Tue Sep 19 12:49:52 2023 +0200"
  },
  "committer": {
    "name": "Miklos Szeredi",
    "email": "mszeredi@redhat.com",
    "time": "Tue Sep 19 12:49:52 2023 +0200"
  },
  "message": "add listmount(2) syscall\n\nAdd way to query the children of a particular mount.  This is a more\nflexible way to iterate the mount tree than having to parse the complete\n/proc/self/mountinfo.\n\nLookup the mount by the new 64bit mount ID.  If a mount\nneeds to be queried based on path, then statx(2) can be used to first query\nthe mount ID belonging to the path.\n\nReturn an array of new (64bit) mount ID\u0027s.  Without privileges only mounts\nare listed which are reachable from the task\u0027s root.\n\nSigned-off-by: Miklos Szeredi \u003cmszeredi@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7312c440978fbdda56032344caec99ea0c5651f9",
      "old_mode": 33188,
      "old_path": "arch/x86/entry/syscalls/syscall_64.tbl",
      "new_id": "a1b3ce7d22cc52ef89e28d63b3e13af0f92ac117",
      "new_mode": 33188,
      "new_path": "arch/x86/entry/syscalls/syscall_64.tbl"
    },
    {
      "type": "modify",
      "old_id": "8ebd74cbfe1b36f63e90860b33c5f18020d15e8a",
      "old_mode": 33188,
      "old_path": "fs/namespace.c",
      "new_id": "803003052bfbec0daa3fc33939cfcd1a2875fc61",
      "new_mode": 33188,
      "new_path": "fs/namespace.c"
    },
    {
      "type": "modify",
      "old_id": "e9a50333c037aa107927fe7d60a81ff159be585c",
      "old_mode": 33188,
      "old_path": "include/linux/syscalls.h",
      "new_id": "a35fb7b2c8420afcce989aed8134d7452925479d",
      "new_mode": 33188,
      "new_path": "include/linux/syscalls.h"
    },
    {
      "type": "modify",
      "old_id": "8f034e934a2e43360fe6f29a794cc8f8e1a061bb",
      "old_mode": 33188,
      "old_path": "include/uapi/asm-generic/unistd.h",
      "new_id": "8df6a747e21aa4f7217098ef8e623ae3caf51920",
      "new_mode": 33188,
      "new_path": "include/uapi/asm-generic/unistd.h"
    },
    {
      "type": "modify",
      "old_id": "f457427ee249ac8dff0e93cf498f0ca1bc986c74",
      "old_mode": 33188,
      "old_path": "include/uapi/linux/mount.h",
      "new_id": "d98b41024507f66d31fcc91354fb663be9ff34c2",
      "new_mode": 33188,
      "new_path": "include/uapi/linux/mount.h"
    }
  ]
}
