ext4: Remove syncing logic from ext4_file_write

The syncing is now properly handled by generic_file_aio_write() so
no special ext4 code is needed.

CC: [email protected]
CC: [email protected]
Signed-off-by: Jan Kara <[email protected]>
1 file changed