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:
a5bd606
)
xfs: pass bmalloca structure to xfs_bmap_isaeof
author
Dave Chinner
<dchinner@redhat.com>
Sun, 18 Sep 2011 20:40:55 +0000
(20:40 +0000)
committer
Alex Elder
<aelder@sgi.com>
Wed, 12 Oct 2011 02:15:05 +0000
(21:15 -0500)
All the variables xfs_bmap_isaeof() is passed are contained within
the xfs_bmalloca structure. Pass that instead.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
No differences found