Skip to content
  1. Oct 31, 2018
  2. May 17, 2018
  3. May 10, 2018
  4. May 08, 2018
  5. Apr 16, 2018
  6. Apr 10, 2018
    • Marc Vef's avatar
      Read: Making zeroing of buffer configurable · 6806c50d
      Marc Vef authored
      It is only relevant for sparse files but the current implementation
      has a too high overhead on a single node (~10%). We need to find
      a better solution at a later point.
      6806c50d
  7. Apr 09, 2018
  8. Apr 08, 2018
  9. Apr 06, 2018
  10. Apr 03, 2018
    • Tommaso Tocci's avatar
      Correctly set file type · 94ace34f
      Tommaso Tocci authored
      Since POSIX.1-2001 the S_IFMT (0170000) bitmask of the file mode must
      contain the file type.
      
      At the moment we correctly support
       - [S_IFREG] regular file
       - [S_IFDIR] directory
      94ace34f
  11. Mar 25, 2018
  12. Mar 19, 2018
  13. Mar 15, 2018
  14. Mar 09, 2018
  15. Mar 05, 2018
  16. Mar 02, 2018
  17. Jan 29, 2018