commit | 811e64c7169bb59229971c4aa3b1ed5093f44c84 | [log] [tgz] |
---|---|---|
author | Chandra Seetharaman <sekharan@us.ibm.com> | Fri Jul 22 23:40:27 2011 +0000 |
committer | Alex Elder <aelder@sgi.com> | Mon Jul 25 15:03:22 2011 -0500 |
tree | cf14860be8322a112409095619b6e3ee71b500a7 | |
parent | 02fe03d909f3a5876d7b4775fdbc83c07c7c3842 [diff] |
Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned Replace the macro XFS_BUF_ISPINNED with an inline helper function xfs_buf_ispinned, and change all its usages. Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alex Elder <aelder@sgi.com>