)]}'
{
  "commit": "2f11feabb19748c0ffa2eb82d438e8a91b9f6ea0",
  "tree": "02564de802ac344b7c2048ed10438443356bfce1",
  "parents": [
    "ec53d1dbb3ca960e7b552397613358ba1dbd12bd"
  ],
  "author": {
    "name": "Dave Chinner",
    "email": "dchinner@redhat.com",
    "time": "Tue Jul 20 17:53:25 2010 +1000"
  },
  "committer": {
    "name": "Alex Elder",
    "email": "aelder@sgi.com",
    "time": "Mon Jul 26 13:16:48 2010 -0500"
  },
  "message": "xfs: simplify and remove xfs_ireclaim\n\nxfs_ireclaim has to get and put te pag structure because it is only\ncalled with the inode to reclaim. The one caller of this function\nalready has a reference on the pag and a pointer to is, so move the\nradix tree delete to the caller and remove xfs_ireclaim completely.\nThis avoids a xfs_perag_get/put on every inode being reclaimed.\n\nThe overhead was noticed in a bug report at:\n\nhttps://bugzilla.kernel.org/show_bug.cgi?id\u003d16348\n\nSigned-off-by: Dave Chinner \u003cdchinner@redhat.com\u003e\nReviewed-by: Christoph Hellwig \u003chch@lst.de\u003e\nReviewed-by: Alex Elder \u003caelder@sgi.com\u003e\nSigned-off-by: Dave Chinner \u003cdavid@fromorbit.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "66cefb2743859511a1bcd9380546865881a4eacb",
      "old_mode": 33188,
      "old_path": "fs/xfs/linux-2.6/xfs_sync.c",
      "new_id": "dfcbd98d15997e62e7d8a433fa71e5b8a9912609",
      "new_mode": 33188,
      "new_path": "fs/xfs/linux-2.6/xfs_sync.c"
    },
    {
      "type": "modify",
      "old_id": "9e86f2116aa8488cee74c8a159b3e1305d5cedcc",
      "old_mode": 33188,
      "old_path": "fs/xfs/xfs_iget.c",
      "new_id": "eba5ae61d362be243ea33600c0523a5af54543cf",
      "new_mode": 33188,
      "new_path": "fs/xfs/xfs_iget.c"
    },
    {
      "type": "modify",
      "old_id": "eb41559ea8cd8d7b802b9900ec74daee5f5ed805",
      "old_mode": 33188,
      "old_path": "fs/xfs/xfs_inode.h",
      "new_id": "0898c5417d12b53476594d5cfdfaee665de56533",
      "new_mode": 33188,
      "new_path": "fs/xfs/xfs_inode.h"
    }
  ]
}
