OpenAFS CVS Commit: openafs/src/afs by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 20 Jan 2002 03:33:04 EST


Update of /cvs/openafs/src/afs
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-stable-1.2/openafs/src/afs

Modified Files:
      Tag: openafs-stable-1_2_x
	afs_cell.c 
Log Message:
DELTA STABLE12-afsdb-avoid-dns-case-issues-for-cell-aliases-20020120
AUTHOR kolya@mit.edu

This patch makes sure that in-kernel aliases to non-existant names aren't
  accidentally created due to case mismatch (e.g. "athena" being created as
  a symlink to "athena.MIT.EDU", while "athena.mit.edu" is the real cell
  that already exists).  It also lowercases cell names in AFSDB lookups,
  otherwise the same problem appears in userspace (eg "aklog athena" tries
  to obtain tokens for cell "athena.MIT.EDU").


--- DELTA config for openafs-stable-1_2_x follows ---
STABLE12-afsdb-avoid-dns-case-issues-for-cell-aliases-20020120 openafs/src/afs/afs_cell.c 1.7.2.4 1.7.2.5