windows-freelance-20080328
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 28 Mar 2008 14:01:03 +0000 (14:01 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 28 Mar 2008 14:01:03 +0000 (14:01 +0000)
commitb2e3e6427522c92ce4132abf2ca08ce18599b16b
treefef4a78ae1332a06cd4e7ea19b379e1d71e2369d
parentbe49dbe89161415a4a78f2f6b588fb94ee940ae9
windows-freelance-20080328

LICENSE MIT

1. return CM_ERROR_NOSUCHFILE when attempting to remove a symlink or
   mount point that does not exist

2. When adding a new symlink or mountpoint, be sure to increment the
   number of local mount points

3. When re-initializing the fake root.cell the unique value is always
   one, not two.  Use cm_FidCmp() to compare fids.  The use of the
   value two prevented the invalidation of existing values because all
   of the directory entries are created with the unique set to one.
src/WINNT/afsd/cm_freelance.c