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:
f8b3b59
)
ext4: remove a duplicate call in ext4_init_new_dir()
author
Wang Shilong
<wshilong@ddn.com>
Sat, 30 Aug 2014 03:20:44 +0000
(23:20 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 30 Aug 2014 03:20:44 +0000
(23:20 -0400)
ext4_journal_get_write_access() has just been called in ext4_append()
calling it again here is duplicated.
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
No differences found