1. 13 Oct, 2014 1 commit
    • p_lstat win32: don't canonicalize volume mounts · 8d45b469
      A reparse point that is an IO_REPARSE_TAG_MOUNT_POINT could be
      a junction or an actual filesystem mount point.  (Who knew?)
      If it's the latter, its reparse point will report the actual
      volume information \??\Volume{GUID}\ and we should not attempt
      to dereference that further, instead readlink should report
      EINVAL since it's not a symlink / junction and its original
      path was canonical.
      
      Yes, really.
      Edward Thomson committed
  2. 10 Oct, 2014 12 commits
  3. 09 Oct, 2014 16 commits
  4. 08 Oct, 2014 5 commits
  5. 06 Oct, 2014 1 commit
  6. 05 Oct, 2014 1 commit
  7. 04 Oct, 2014 2 commits
  8. 03 Oct, 2014 2 commits