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:
3070451
)
xfs: small cleanups for xfs_iomap / __xfs_get_blocks
author
Christoph Hellwig
<hch@infradead.org>
Thu, 24 Jun 2010 01:44:35 +0000
(11:44 +1000)
committer
Alex Elder
<aelder@sgi.com>
Mon, 26 Jul 2010 18:16:42 +0000
(13:16 -0500)
Remove the flags argument to __xfs_get_blocks as we can easily derive
it from the direct argument, and remove the unused BMAPI_MMAP flag.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
No differences found