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:
91dd8c1
)
ext4: simple cleanup in fiemap codepath
author
Lukas Czerner
<lczerner@redhat.com>
Wed, 28 Nov 2012 17:33:22 +0000
(12:33 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 28 Nov 2012 17:33:22 +0000
(12:33 -0500)
This commit is simple cleanup of fiemap codepath which has not been
included in previous commit to make the changes clearer. In this commit
we rename cbex variable to newex in ext4_fill_fiemap_extents() because
callback is no longer present
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/extents.c
patch
|
blob
|
history
diff --cc
fs/ext4/extents.c
Simple merge