)]}'
{
  "commit": "317fe0e6c5dc9448bcef41a2e31fecfd3dba7f55",
  "tree": "c2a042e1c8bb96b7fdeadf658309ead1b6e8dabc",
  "parents": [
    "fdb93f8ac39aa5902f3d264edd50dffcabfdd13b"
  ],
  "author": {
    "name": "Eric Dumazet",
    "email": "eric.dumazet@gmail.com",
    "time": "Wed Jun 16 04:52:13 2010 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Wed Jun 16 11:55:39 2010 -0700"
  },
  "message": "inetpeer: restore small inet_peer structures\n\nAddition of rcu_head to struct inet_peer added 16bytes on 64bit arches.\n\nThats a bit unfortunate, since old size was exactly 64 bytes.\n\nThis can be solved, using an union between this rcu_head an four fields,\nthat are normally used only when a refcount is taken on inet_peer.\nrcu_head is used only when refcnt\u003d-1, right before structure freeing.\n\nAdd a inet_peer_refcheck() function to check this assertion for a while.\n\nWe can bring back SLAB_HWCACHE_ALIGN qualifier in kmem cache creation.\n\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6174047304226f27f7e37c12f831d6a640e68e0e",
      "old_mode": 33188,
      "old_path": "include/net/inetpeer.h",
      "new_id": "417d0c894f29e29c096a9bf5ad7888b42d54976a",
      "new_mode": 33188,
      "new_path": "include/net/inetpeer.h"
    },
    {
      "type": "modify",
      "old_id": "349249fad2db7465c8a62123dfc2b98b32075ecf",
      "old_mode": 33188,
      "old_path": "net/ipv4/inetpeer.c",
      "new_id": "9ffa24b9a804c143f611f37b092ccbfaa5df036f",
      "new_mode": 33188,
      "new_path": "net/ipv4/inetpeer.c"
    },
    {
      "type": "modify",
      "old_id": "a291edbbc97f806a28c31fdda546d2c44c164ede",
      "old_mode": 33188,
      "old_path": "net/ipv4/route.c",
      "new_id": "03430de46166ea2f30beda3fca7fac4517e6a919",
      "new_mode": 33188,
      "new_path": "net/ipv4/route.c"
    },
    {
      "type": "modify",
      "old_id": "7f9515c0379fd102e8981e354bb1cbb615d3ca01",
      "old_mode": 33188,
      "old_path": "net/ipv4/tcp_ipv4.c",
      "new_id": "2e41e6f92968ac522861091ef902e5a82272041a",
      "new_mode": 33188,
      "new_path": "net/ipv4/tcp_ipv4.c"
    }
  ]
}
