Hi all, This series cleans up XFS inode handling. The first patch removes the unused IHOLD macro; the second patch replaces the IRELE macro with a proper function that can be typechecked. Having done that, the scrub code can use the new function, which allows me to trace iget/iput calls in the scrub code. Comments and questions are, as always, welcome. --D -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html