OpenAFS CVS Commit: openafs/src/afs/VNOPS by zacheiss

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 21 Apr 2002 17:01:36 EDT


Update of /cvs/openafs/src/afs/VNOPS
In directory GRAND.CENTRAL.ORG:/home/zacheiss/openafs-stable-1_2_x/openafs/src/afs/VNOPS

Modified Files:
      Tag: openafs-stable-1_2_x
	afs_vnop_create.c afs_vnop_dirops.c afs_vnop_link.c 
	afs_vnop_remove.c afs_vnop_rename.c afs_vnop_symlink.c 
Log Message:

DELTA STABLE12-verify-name-lengths-in-vnops-20020324
AUTHOR kolya@mit.edu

Verify that name lengths are at most AFSNAMEMAX and symlink
contents are at most AFSPATHMAX (notably, the Linux kernel
doesn't check this for us); bug report by nneul@umr.edu.


--- DELTA config for openafs-stable-1_2_x follows ---
STABLE12-verify-name-lengths-in-vnops-20020324 openafs/src/afs/VNOPS/afs_vnop_create.c 1.6.4.1 1.6.4.2
STABLE12-verify-name-lengths-in-vnops-20020324 openafs/src/afs/VNOPS/afs_vnop_dirops.c 1.4.4.1 1.4.4.2
STABLE12-verify-name-lengths-in-vnops-20020324 openafs/src/afs/VNOPS/afs_vnop_link.c 1.4.4.1 1.4.4.2
STABLE12-verify-name-lengths-in-vnops-20020324 openafs/src/afs/VNOPS/afs_vnop_remove.c 1.4.4.4 1.4.4.5
STABLE12-verify-name-lengths-in-vnops-20020324 openafs/src/afs/VNOPS/afs_vnop_rename.c 1.4 1.4.4.1
STABLE12-verify-name-lengths-in-vnops-20020324 openafs/src/afs/VNOPS/afs_vnop_symlink.c 1.4.4.3 1.4.4.4