)]}'
{
  "commit": "797eaed40e1df4a3b9ece6894a71ce2b568bca38",
  "tree": "930f84ddfa6cf8cb7e4ff81122cafd877489c02f",
  "parents": [
    "a5b429d41fede3a90deb532f5c2318393ed3a17b"
  ],
  "author": {
    "name": "Lachlan McIlroy",
    "email": "lachlan@redback.melbourne.sgi.com",
    "time": "Fri Dec 05 14:15:49 2008 +1100"
  },
  "committer": {
    "name": "Lachlan McIlroy",
    "email": "lachlan@redback.melbourne.sgi.com",
    "time": "Fri Dec 05 14:15:49 2008 +1100"
  },
  "message": "[XFS] Remove unnecessary assertion\n\nHit this assert because an inode was tagged with XFS_ICI_RECLAIM_TAG but\nnot XFS_IRECLAIMABLE|XFS_IRECLAIM.  This is because xfs_iget_cache_hit()\nfirst clears XFS_IRECLAIMABLE and then calls __xfs_inode_clear_reclaim_tag()\nwhile only holding the pag_ici_lock in read mode so we can race with\nxfs_reclaim_inodes_ag().  Looks like xfs_reclaim_inodes_ag() will do the\nright thing anyway so just remove the assert.\n\nThanks to Christoph for pointing out where the problem was.\n\nSigned-off-by: Lachlan McIlroy \u003clachlan@sgi.com\u003e\nReviewed-by: Christoph Hellwig \u003chch@infradead.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ca5bd2951a84d85b898b59600506260f0bfb04ba",
      "old_mode": 33188,
      "old_path": "fs/xfs/linux-2.6/xfs_sync.c",
      "new_id": "2ed035354c26aab0b40cbd85c83df7b5bb36cd84",
      "new_mode": 33188,
      "new_path": "fs/xfs/linux-2.6/xfs_sync.c"
    }
  ]
}
