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:
62d2b5f
)
ext4: fix ext4_get_blocks references
author
Eric Sandeen
<sandeen@redhat.com>
Tue, 27 Jul 2010 15:56:07 +0000
(11:56 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 27 Jul 2010 15:56:07 +0000
(11:56 -0400)
ext4_get_blocks got renamed to ext4_map_blocks, but left stale
comments and a prototype littered around.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found