1. 10 Nov, 2017 2 commits
  2. 12 Sep, 2017 1 commit
  3. 25 Aug, 2017 1 commit
  4. 24 Aug, 2017 1 commit
  5. 18 Aug, 2017 2 commits
  6. 11 Aug, 2017 1 commit
  7. 10 Aug, 2017 1 commit
  8. 04 Jun, 2017 1 commit
  9. 16 May, 2017 1 commit
  10. 08 May, 2017 1 commit
  11. 21 Apr, 2017 1 commit
  12. 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
  13. 01 Mar, 2017 1 commit
  14. 11 Feb, 2017 3 commits
  15. 10 Feb, 2017 1 commit
  16. 08 Feb, 2017 3 commits
  17. 23 Jan, 2017 7 commits
  18. 06 Jan, 2017 1 commit
  19. 03 Jan, 2017 1 commit
  20. 23 Nov, 2016 1 commit
  21. 10 Nov, 2016 1 commit
  22. 29 Oct, 2016 6 commits
  23. 28 Oct, 2016 1 commit