Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_wr…
…ite_nolock Use new helper __generic_file_aio_write(). Since the fs takes care of syncing by itself afterwards, there are no more changes needed. CC: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Jan Kara <jack@suse.cz>
- Loading branch information