Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fs/sync: add sync api #5999

Merged
merged 1 commit into from
Feb 7, 2023
Merged

fs/sync: add sync api #5999

merged 1 commit into from
Feb 7, 2023

Conversation

Donny9
Copy link
Contributor

@Donny9 Donny9 commented Apr 7, 2022

Summary

sync: add sync and syncfs api

Impact

support sync

Testing

Ci

@yamt
Copy link
Contributor

yamt commented Apr 7, 2022

do you have a plan to actually implement them?

@pkarashchenko
Copy link
Contributor

If there are no plans to implement then both could be handled as an empty defines at application layer.

@Donny9
Copy link
Contributor Author

Donny9 commented Apr 7, 2022

do you have a plan to actually implement them?

No, add them for iozone tools only.

@Donny9
Copy link
Contributor Author

Donny9 commented Apr 7, 2022

There is currently no good idea to implement them, so assume they will always succeed

@pkarashchenko
Copy link
Contributor

Then maybe it is more easy to handle this at iozone tools integration level only?

libs/libc/unistd/lib_sync.c Outdated Show resolved Hide resolved
libs/libc/unistd/lib_sync.c Outdated Show resolved Hide resolved
@pkarashchenko
Copy link
Contributor

@xiaoxiang781216 @Donny9 can we close this PR?

@xiaoxiang781216
Copy link
Contributor

No, sync isn't implemented yet.

syscall/syscall.csv Outdated Show resolved Hide resolved
@xiaoxiang781216 xiaoxiang781216 changed the title fs/sync: add sync and syncfs api fs/sync: add sync api Feb 7, 2023
@xiaoxiang781216
Copy link
Contributor

@xiaoxiang781216 @Donny9 can we close this PR?

@pkarashchenko sync is ready for review now.

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
@pkarashchenko pkarashchenko merged commit 63e6f80 into apache:master Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants