OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_62-19-g880664b
Gerrit Code Review
gerrit@openafs.org
Thu, 3 Sep 2009 06:30:52 -0700 (PDT)
The following commit has been merged in the master branch:
commit 880664bd0df8380b77cefe80379170c9c183442c
Author: Jeffrey Altman <jaltman@secure-endpoints.com>
Date: Wed Sep 2 22:49:40 2009 -0400
Windows: The unnamed stream is a synonym
Treat a file request for "name::$DATA" as if it were specified as
"name". Otherwise, the inclusion of the colon in the file name
will cause it to be treated as invalid.
LICENSE MIT
Reviewed-on: http://gerrit.openafs.org/395
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/smb.c | 46 ++++++++++++++++++++++++++++++++++++----------
src/WINNT/afsd/smb3.c | 16 +++++++++++++---
2 files changed, 49 insertions(+), 13 deletions(-)
--
OpenAFS Master Repository