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:
eedfe1c
)
9p: Fix incorrect parameters to v9fs_file_readn.
author
Abhishek Kulkarni
<adkulkar@umail.iu.edu>
Tue, 14 Jul 2009 18:26:52 +0000
(13:26 -0500)
committer
Eric Van Hensbergen
<ericvh@vTrogdor.(none)>
Tue, 14 Jul 2009 20:54:42 +0000
(15:54 -0500)
Fix v9fs_vfs_readpage. The offset and size parameters to v9fs_file_readn
were interchanged and hence passed incorrectly.
Signed-off-by: Abhishek Kulkarni <adkulkar@umail.iu.edu>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found