git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02fe03d
)
Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned
author
Chandra Seetharaman
<sekharan@us.ibm.com>
Fri, 22 Jul 2011 23:40:27 +0000
(23:40 +0000)
committer
Alex Elder
<aelder@sgi.com>
Mon, 25 Jul 2011 20:03:22 +0000
(15:03 -0500)
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>
No differences found