)]}'
{
  "commit": "d5a8620f7c8a5bcade730e2fa1224191f289fb00",
  "tree": "40fc44449ff6553af283df00f804bc7d4ce356af",
  "parents": [
    "1673d0de40ab46cac3b456ad50e1c8d6a31bfd66"
  ],
  "author": {
    "name": "Chuck Lever",
    "email": "chuck.lever@oracle.com",
    "time": "Wed Mar 18 20:47:29 2009 -0400"
  },
  "committer": {
    "name": "Trond Myklebust",
    "email": "Trond.Myklebust@netapp.com",
    "time": "Sat Mar 28 15:58:07 2009 -0400"
  },
  "message": "SUNRPC: Simplify svc_unregister()\n\nOur initial implementation of svc_unregister() assumed that PMAP_UNSET\ncleared all rpcbind registrations for a [program, version] tuple.\nHowever, we now have evidence that PMAP_UNSET clears only \"inet\"\nentries, and not \"inet6\" entries, in the rpcbind database.\n\nFor backwards compatibility with the legacy portmapper, the\nsvc_unregister() function also must work if user space doesn\u0027t support\nrpcbind version 4 at all.\n\nThus we\u0027ll send an rpcbind v4 UNSET, and if that fails, we\u0027ll send a\nPMAP_UNSET.\n\nThis simplifies the code in svc_unregister() and provides better\nbackwards compatibility with legacy user space that does not support\nrpcbind version 4.  We can get rid of the conditional compilation in\nhere as well.\n\nThis patch is part of a series that addresses\n   http://bugzilla.kernel.org/show_bug.cgi?id\u003d12256\n\nSigned-off-by: Chuck Lever \u003cchuck.lever@oracle.com\u003e\nSigned-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "17e0d7265dfdf912d389af412e2a772e0a788640",
      "old_mode": 33188,
      "old_path": "net/sunrpc/svc.c",
      "new_id": "bd0ee312dac99069a0c87c7cb51751489ab93c98",
      "new_mode": 33188,
      "new_path": "net/sunrpc/svc.c"
    }
  ]
}
