diff options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3424,3 +3424,5 @@ Video Disk Recorder Revision History (thanks to Marco Schlüßler). - Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel() (thanks to Marco Schlüßler). +- Replaced the call to system("sync") in SpinUpDisk() with fdatasync(f) to avoid + problems on NPTL systems (thanks to Chris Warren for pointing this out). |