mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
driver/genpsi.c: add fdatasync, this should wakeup hdd before record started
This commit is contained in:
@@ -278,5 +278,6 @@ int genpsi(int fd2)
|
||||
//-- finish --
|
||||
avPids.vpid=0;
|
||||
avPids.nba=0;
|
||||
fdatasync(fd2);
|
||||
return 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user