home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text0637.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  559 b   |  16 lines

  1. > I have discovered that some filesystem problems with E/L 1.99k were
  2. > due to executor getting confused about the status of files, and that
  3. > this was particularly a problem with floppy access, and was solved by
  4. > manually sync'ing the filesystems in another window.  So, I figure
  5. > that perhaps executor ought to call sync(2) after every filesystem
  6. > write.  It would make it a bit slower, but might prevent a lot of
  7. > these problems.  Or has this been done with 1.99m?  (I haven't tried it
  8. > yet)
  9. > Tim.
  10.  
  11.     fsync(2) would be a better choice.
  12.  
  13.         Stephen
  14.  
  15.