Message134043
| Author | sdaoden |
|---|---|
| Recipients | sdaoden |
| Date | 2011-04-19.11:35:37 |
| SpamBayes Score | 0.006755747 |
| Marked as misclassified | No |
| Message-id | <1303212938.57.0.821096700769.issue11877@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Issue 11277 revealed that Mac OS X fsync() does not always and gracefully synchronize file data to physical backing store. To gain real fsync(2) behaviour fcntl(2) must be called with the F_FULLFSYNC flag. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-04-19 11:35:38 | sdaoden | set | recipients: + sdaoden |
| 2011-04-19 11:35:38 | sdaoden | set | messageid: <1303212938.57.0.821096700769.issue11877@psf.upfronthosting.co.za> |
| 2011-04-19 11:35:37 | sdaoden | link | issue11877 messages |
| 2011-04-19 11:35:37 | sdaoden | create | |