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:
b532402
)
Btrfs: fix readahead in file defrag
author
Li Zefan
<lizf@cn.fujitsu.com>
Wed, 20 Jul 2011 03:46:35 +0000
(
03:46
+0000)
committer
Chris Mason
<chris.mason@oracle.com>
Mon, 1 Aug 2011 18:30:42 +0000
(14:30 -0400)
We passed the wrong value to btrfs_force_ra(). Fix this by changing
the argument of btrfs_force_ra() from last_index to nr_page.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found