DEVEL15-smb-symlink-to-vnovnode-attribute-20081017
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 18 Oct 2008 18:01:19 +0000 (18:01 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 18 Oct 2008 18:01:19 +0000 (18:01 +0000)
commitedf7542b2a5592ad505844795424c2073c023d38
tree38cb23ee65c852f8a5b0338177b3e2042e8f4eff
parentfe6399e9eb09a376097d19871c362eaf72db90c2
DEVEL15-smb-symlink-to-vnovnode-attribute-20081017

LICENSE MIT

When reporting the attribute of a directory name which happens to be
a symlink object to a file that cannot be accessed or does not exist,
use the target name to guess the type of the object.  If it has an
extension, consider it a file, otherwise report it as a directory.

(cherry picked from commit f9191fdebcf694f1a6afac8c0f4679c35114ce93)
src/WINNT/afsd/NTMakefile
src/WINNT/afsd/cm_utils.c
src/WINNT/afsd/cm_utils.h
src/WINNT/afsd/smb.c
src/WINNT/afsd/smb3.c