Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

refactor(aio): refine code style of aio module #516

Merged
merged 3 commits into from
Jun 27, 2020

Conversation

neverchanje
Copy link
Contributor

@neverchanje neverchanje commented Jun 24, 2020

This refactoring refines the code style of aio (diskio) module, majorly including the following works:

  • Decouples aio_task from task.h. This will help users to find this header quicker.
  • Rename aio_provider::aio to submit_aio_task. Nobody can understand the meaning without the comment above the definition of aio(). The name should be changed.

@acelyc111 acelyc111 merged commit 062bedc into XiaoMi:master Jun 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants