Hi,
it is hard to believe that there is a bug in fsync under the Linux
kernel 2.6.10. What kind of filesystem have you used. (NFS, FAT, Reiser,
Ext2/3).
Are any special kernel or mount options used?
Is it a sparse file?
How have you found out that it is related to fsync?
best regards
Helmut Tschemernjak
Cavit Cahit VURAL wrote:
Hi ,
You use fsync to refresh the data to the disk as we were.
In SuSE 9.3 (don't know others) fsync does not work properly. Sometimes
it do not use the buffer you gave , writes garbage data to the file. It
took 25 days to determine the bug :-)
Regards
CC Vural