1. 15 May, 2017 2 commits
  2. 08 May, 2017 2 commits
  3. 24 Apr, 2017 5 commits
  4. 18 Apr, 2017 1 commit
  5. 12 Apr, 2017 1 commit
  6. 11 Apr, 2017 2 commits
  7. 06 Apr, 2017 1 commit
    • Max Kellermann's avatar
      storage/FileInfo, db/simple/Directory: use 64 bit for device/inode · 504f5f7b
      Max Kellermann authored
      An ino_t is usually a 64 bit integer, and some file systems (such as
      Linux's kernel NFS client) really uses the upper 32 bit.  This can
      lead to false positives in the directory loop detection in
      FindAncestorLoop().  Increasing these two attributes (in
      StorageFileInfo and Directory) to 64 bit adds little overhead, but
      makes the check a lot safer.
      504f5f7b
  8. 16 Mar, 2017 1 commit
  9. 10 Mar, 2017 5 commits
  10. 07 Mar, 2017 1 commit
  11. 01 Mar, 2017 10 commits
  12. 20 Feb, 2017 8 commits
  13. 19 Feb, 2017 1 commit