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