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:
3297238
)
xfs: kill copy and paste segment checks in xfs_file_aio_read
author
Dave Chinner
<dchinner@redhat.com>
Fri, 8 Jun 2012 05:45:44 +0000
(15:45 +1000)
committer
Ben Myers
<bpm@sgi.com>
Thu, 14 Jun 2012 17:28:25 +0000
(12:28 -0500)
The generic segment check code now returns a count of the number of
bytes in the iovec, so we don't need to roll our own anymore.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
No differences found