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:
0562e0b
)
ext4: remove redundant set_buffer_mapped() in ext4_da_get_block_prep()
author
Feng Tang
<feng.tang@intel.com>
Wed, 23 Mar 2011 18:05:03 +0000
(14:05 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 23 Mar 2011 18:05:03 +0000
(14:05 -0400)
The map_bh() call will have already set the buffer_head to mapped.
Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inode.c
patch
|
blob
|
history
diff --cc
fs/ext4/inode.c
Simple merge