)]}'
{
  "commit": "608b4b9548dedf4185ca47edcaae4bff2ceb62de",
  "tree": "6855a119e99a4e0142c17b8cc4aa08968f3f6ab6",
  "parents": [
    "07e98962fa778b9782c8845dfcb06a84cc050744"
  ],
  "author": {
    "name": "Eric W. Biederman",
    "email": "ebiederm@xmission.com",
    "time": "Tue May 04 17:36:45 2010 -0700"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Fri May 21 09:37:32 2010 -0700"
  },
  "message": "netns: Teach network device kobjects which namespace they are in.\n\nThe problem.  Network devices show up in sysfs and with the network\nnamespace active multiple devices with the same name can show up in\nthe same directory, ouch!\n\nTo avoid that problem and allow existing applications in network namespaces\nto see the same interface that is currently presented in sysfs, this\npatch enables the tagging directory support in sysfs.\n\nBy using the network namespace pointers as tags to separate out the\nthe sysfs directory entries we ensure that we don\u0027t have conflicts\nin the directories and applications only see a limited set of\nthe network devices.\n\nSigned-off-by: Eric W. Biederman \u003cebiederm@xmission.com\u003e\nAcked-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b60d2dfe4e699a817a9d9b2b6093ee33c2bf4229",
      "old_mode": 33188,
      "old_path": "include/linux/kobject.h",
      "new_id": "cf343a852534bee2f3ed02ffd9cce21210caac8f",
      "new_mode": 33188,
      "new_path": "include/linux/kobject.h"
    },
    {
      "type": "modify",
      "old_id": "0d68b40fc0e625d79aece260f08952c1ac374987",
      "old_mode": 33188,
      "old_path": "net/Kconfig",
      "new_id": "f49532053a980a44d8d72fd3435ce21dcdea18fc",
      "new_mode": 33188,
      "new_path": "net/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "c57c4b228bb5b849599124e058322aabe8d203d8",
      "old_mode": 33188,
      "old_path": "net/core/net-sysfs.c",
      "new_id": "b388cdab9316accc4fff2b994a2f593de7548b10",
      "new_mode": 33188,
      "new_path": "net/core/net-sysfs.c"
    }
  ]
}
