)]}' { "commit": "45d2b4557a2a50b687a904f1bd993f5881d3a23a", "tree": "7b2255d427fab0b2595d473559fffa216dc13071", "parents": [ "988cb79eb6c60b82d4b236dd5d6ffd415d9a8425" ], "author": { "name": "Ed Schouten", "email": "eschouten@apple.com", "time": "Wed May 11 06:16:31 2022 +0000" }, "committer": { "name": "Ian Lance Taylor", "email": "iant@golang.org", "time": "Fri May 13 21:02:49 2022 +0000" }, "message": "unix: add mount(2) for macOS\n\nThe \u0027data\u0027 argument of this method needs to point to a file system type\nspecific data structure. In the case of NFS (which I\u0027m interested in\nusing), this needs to point to an XDR encoded message. The schema for\nthis message can be found here:\n\nhttps://github.com/apple-oss-distributions/NFS/blob/main/mount_nfs/nfs_sys_prot.x\n\nChange-Id: Ia49562ba6e8ab5d4c00eb961db6862fb1310b74e\nGitHub-Last-Rev: 62c32df776263b4efb315077536740ae8fe7e53f\nGitHub-Pull-Request: golang/sys#125\nReviewed-on: https://go-review.googlesource.com/c/sys/+/405494\nRun-TryBot: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Heschi Kreinick \u003cheschi@google.com\u003e\nTryBot-Result: Gopher Robot \u003cgobot@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@google.com\u003e\nReviewed-by: Tobias Klauser \u003ctobias.klauser@gmail.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "3ecb05f03f4e69ef8fe6255cc33e34cb27d284f1", "old_mode": 33188, "old_path": "unix/darwin_amd64_test.go", "new_id": "3bf217d65da949bc534a35000e91a53e4b742fe9", "new_mode": 33188, "new_path": "unix/darwin_amd64_test.go" }, { "type": "modify", "old_id": "1a13994563d08001afb827c53b1ab635065f9cbd", "old_mode": 33188, "old_path": "unix/darwin_arm64_test.go", "new_id": "41e80d2da992b3281457f8089f7d6d2705b7d332", "new_mode": 33188, "new_path": "unix/darwin_arm64_test.go" }, { "type": "modify", "old_id": "09a25c65321f2327d92e7edb42b6037997f4490e", "old_mode": 33188, "old_path": "unix/syscall_darwin.go", "new_id": "e5448cc93caa540b4cf603d4e85d6f7f8923e8d2", "new_mode": 33188, "new_path": "unix/syscall_darwin.go" }, { "type": "modify", "old_id": "879376589646526b300c64e047c29c8712aa568e", "old_mode": 33188, "old_path": "unix/zsyscall_darwin_amd64.go", "new_id": "467deed76331698a93b23a6f98928cc5649c2cb1", "new_mode": 33188, "new_path": "unix/zsyscall_darwin_amd64.go" }, { "type": "modify", "old_id": "8da90cf0e4fad55a240edc03cdc22659fe75638e", "old_mode": 33188, "old_path": "unix/zsyscall_darwin_amd64.s", "new_id": "7e308a476d933adc89987b913f08bf8565ea7df0", "new_mode": 33188, "new_path": "unix/zsyscall_darwin_amd64.s" }, { "type": "modify", "old_id": "f47eedd5a86730cc590584ae998d7e89da97af6b", "old_mode": 33188, "old_path": "unix/zsyscall_darwin_arm64.go", "new_id": "35938d34ff8b8ad704e8b83b6c44a47053c1f7d4", "new_mode": 33188, "new_path": "unix/zsyscall_darwin_arm64.go" }, { "type": "modify", "old_id": "4d26f7d014e0c20cd3de3c04424b38d49273743b", "old_mode": 33188, "old_path": "unix/zsyscall_darwin_arm64.s", "new_id": "b09e5bb0e2048702a332d5408f5c2266c17e6885", "new_mode": 33188, "new_path": "unix/zsyscall_darwin_arm64.s" } ] }