https://bugs.kde.org/show_bug.cgi?id=281270
--- Comment #30 from [email protected] --- (In reply to Christoph Feck from comment #1) > > therefore it shows that the copying operation is finished when it has not > > even been started > > Do kernel developers also know a POSIX interface way to tell us when and how > fast this buffered data is actually written to the disk, without causing > massive slow downs that any "sync" type calls would cause? About sync slowdowns, not sure about back there in 2011 but I believe calling fdatasync on the destiny file descriptor will not perturb system performance. -- You are receiving this mail because: You are watching all bug changes.
