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:
e367626
)
ext4: Remove syncing logic from ext4_file_write
author
Jan Kara
<jack@suse.cz>
Tue, 18 Aug 2009 15:48:27 +0000
(17:48 +0200)
committer
Jan Kara
<jack@suse.cz>
Mon, 14 Sep 2009 15:08:16 +0000
(17:08 +0200)
The syncing is now properly handled by generic_file_aio_write() so
no special ext4 code is needed.
CC: linux-ext4@vger.kernel.org
CC: tytso@mit.edu
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found