)]}'
{
  "commit": "3bf3fe3a71ec30582d6b87b7c1b37f25be20bc05",
  "tree": "3aeea0ce04ab9182dac98bf8f816962292f33606",
  "parents": [
    "27290598eb02bcce628c4fc085114f7229e8df52"
  ],
  "author": {
    "name": "Tatsushi Demachi",
    "email": "tdemachi@gmail.com",
    "time": "Sun Jan 31 23:02:37 2016 +0900"
  },
  "committer": {
    "name": "Tatsushi Demachi",
    "email": "tdemachi@gmail.com",
    "time": "Sun Jan 31 23:16:38 2016 +0900"
  },
  "message": "Fix CopyOnWriteFs Stat to handle *os.PathError\n\nCopyOnWriteFs Stat function only checks its base file system\u0027s file or\ndirectory when its layer file system returns Stat error but if the layer\nfile system type is OsFs, it returns *os.PathError not syscall.ENOENT so\nin this case, the base file system\u0027s file or directory is never checked.\n\nThis fixes the behavior above by expanding *os.PathError and repacking\nthe error code if the error type is *os.PathError.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2f8c61bfbaa793af5cc08e942fbc8b536cfe8199",
      "old_mode": 33188,
      "old_path": "copyOnWriteFs.go",
      "new_id": "039ce5381ef3fcba1b673e3634bbb1b84fccda78",
      "new_mode": 33188,
      "new_path": "copyOnWriteFs.go"
    }
  ]
}
