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:
ab7e2db
)
ext3: Remove i_mutex from ext3_sync_file()
author
Jan Kara
<jack@suse.cz>
Thu, 28 Jul 2011 15:47:10 +0000
(17:47 +0200)
committer
Jan Kara
<jack@suse.cz>
Wed, 17 Aug 2011 09:41:20 +0000
(11:41 +0200)
ext3_sync_file() does not need i_mutex for anything so just drop it.
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found