Windows: AFSRetrieveFileAttributes no parent path
authorJeffrey Altman <jaltman@your-file-system.com>
Tue, 9 Jun 2015 12:55:44 +0000 (08:55 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Thu, 24 Sep 2015 04:19:07 +0000 (00:19 -0400)
commit4233e4d661e3beb8e4ecb59e4a4c0ed3d9df69b7
treeed3bf9ea0d8129e96ede6dd34b5b3da5b68d72ba
parent456b68ccb6d8ad31b735d2c08d0313963ff66c22
Windows: AFSRetrieveFileAttributes no parent path

Modify AFSRetrieveFileAttributes() to handle the case of a ParentPathName
with a Length == 0.   In such a case the introduction of a path separator
would result in the construction of an absolute path when a relative path
is required.

Change-Id: I2e633b22992b0aee914927a451bb146fc57110e8
Reviewed-on: http://gerrit.openafs.org/11889
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsrdr/kernel/lib/AFSGeneric.cpp