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:
a2a735a
)
ext3: Remove syncing logic from ext3_file_write
author
Jan Kara
<jack@suse.cz>
Tue, 18 Aug 2009 15:51:23 +0000
(17:51 +0200)
committer
Jan Kara
<jack@suse.cz>
Mon, 14 Sep 2009 15:08:16 +0000
(17:08 +0200)
Syncing is now properly done by generic_file_aio_write() so no special logic is
needed in ext3.
CC: linux-ext4@vger.kernel.org
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found