- Reference strings are not part of the symbolic link. Therefore don't include them...
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Fri, 21 Aug 2009 10:02:25 +0000 (10:02 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Fri, 21 Aug 2009 10:02:25 +0000 (10:02 +0000)
commit5fb02a865bc7e6cc9888e60f3c40ee6819676a11
tree42282987817b9a300ff64768375661554443f0c7
parent97ebb9ee91be6e38c0ac432aafa6864367e31b32
- Reference strings are not part of the symbolic link. Therefore don't include them when creating the symbolic link (IoCreateSymbolicLink)
- Reference strings are used by the kernel streaming system to distinguish kernel streaming filters. As it is perfectly possible, to provide more than one filter with same guid but different reference string, ignore the failure for now if IoCreateSymbolicLink fails

See issue #4566 for more details.

svn path=/trunk/; revision=42819
reactos/ntoskrnl/io/iomgr/deviface.c