]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: Fix Parent(path) computation to permit mp and symlink creation
authorJeffrey Altman <jaltman@your-file-system.com>
Wed, 15 Sep 2010 23:01:06 +0000 (01:01 +0200)
committerDerrick Brashear <shadow@dementia.org>
Mon, 25 Oct 2010 21:44:45 +0000 (14:44 -0700)
commite496c0da54faf610a1b5963887bc679c8c615846
tree15900eac1fe2cc9d523a6064dd5e9af8a66a8e20
parentd906c07b147d9daa7995e564e4f81daf82d65575
Windows: Fix Parent(path) computation to permit mp and symlink creation

The parent path computation was leaving trailing slashes on the
path names which prevented the creation of mount points and symlinks
when UNC paths were used that contained mount points.

LICENSE MIT

Reviewed-on: http://gerrit.openafs.org/2886
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Rod Widdowson <rdw@steadingsoftware.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
(cherry picked from commit 6ad0e5b529dbfd7a2401a0622eb4ea5269124ceb)
Change-Id: I55e67817c019dceab045973171bd53db468dfc2c
Reviewed-on: http://gerrit.openafs.org/3043
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/WINNT/afsd/fs.c
src/WINNT/afsd/symlink.c