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:
6d40bc5
)
ext4: remove lock_buffer in bclean() and setup_new_group_blocks()
author
Yongqiang Yang
<xiaoqiangnk@gmail.com>
Thu, 28 Jul 2011 00:40:18 +0000
(20:40 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 28 Jul 2011 00:40:18 +0000
(20:40 -0400)
There is no need to lock the buffers since no one else should be
touching these buffers besides the file system.
Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found