unc-enable-fs-20040601
authorJeffrey Altman <jaltman@mit.edu>
Wed, 2 Jun 2004 06:21:16 +0000 (06:21 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 2 Jun 2004 06:21:16 +0000 (06:21 +0000)
commit7a46d3a0766a34816c468f5e00b720994778466b
tree182ceb19aec992de43c74c0046e8da47b8177c4b
parent8d442bea4f760366b0c2bb2053e0ebf6ffa3d5c6
unc-enable-fs-20040601

 * modify cm_ParseIoctlPath() to be able to handle arbitrary UNC
   paths of the form \\netbiosname\mount\path.  This enables all
   of the fs commands and the shell extension to be able to work
   with UNC paths.

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

 * add support for UNC paths
src/WINNT/afsd/cm_ioctl.c
src/sys/pioctl_nt.c