OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 05 Jun 2004 02:02:39 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-tree/src/WINNT/afsd
Modified Files:
cm_cell.c cm_cell.h cm_ioctl.c
Log Message:
DELTA cell-info-do-not-delete-20040604
AUTHOR jaltman@mit.edu
* cm_cell.h: define new bit flag CM_CELLFLAG_VLSERVER_INVALID
* cm_cell.c, cm_ioctl.c: Do not delete cell info either because
it has been removed from the CellServDB file or because the
volserver info becomes invalid due to dns ttl expiration. This
is necessary because the cell info is pointed to by other structures
which require continued access to the cellname and username fields.
* cm_ioctl.c: provide UNC support for the MakeMountCmd
--- DELTA config follows ---
cell-info-do-not-delete-20040604 openafs/src/WINNT/afsd/cm_cell.c 1.9 1.10
cell-info-do-not-delete-20040604 openafs/src/WINNT/afsd/cm_cell.h 1.4 1.5
cell-info-do-not-delete-20040604 openafs/src/WINNT/afsd/cm_ioctl.c 1.24 1.25