SpiceQA
Questions
Tags
Users
Badges
fsync
8 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
What are the semantics of fdatasync() when used on a directory descriptor?
user_1554020
0
•
asked May 22, 2022
2
1
56
fsync
filesystems
posix
freebsd
linux
What will be if I use libaio + fsync()?
user_7682994
0
•
asked Feb 6, 2021
2
1
342
fsync
aio
io
How do I ensure data is written to the physical media?
user_10550054
0
•
asked Jan 7, 2021
3
3
232
fsync
system-calls
linux
c
C++: How to correctly actualize a file against power loss?
user_2536614
0
•
asked Jul 20, 2020
2
1
231
fsync
linux
c++
Linux API: is it possible to specify `O_SYNC` option for a single `write` syscall
user_2361497
0
•
asked Jun 4, 2020
2
1
225
fsync
system-calls
asynchronous
io
linux
Do I need to os.fsync() before f.close()?
user_8622053
0
•
asked Oct 16, 2019
6
2
1547
fsync
flush
io
python
Does java.io.FileDescriptor.sync() fsync directories on Linux?
user_3095936
0
•
asked Dec 12, 2013
5
1
577
fsync
synchronization
linux
java
How to durably rename a file in POSIX?
Yang_43118
0
•
asked Sep 21, 2010
19
4
9085
fsync
ext4
rename
posix
directory
1
(current)
Hot Questions