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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 01 Oct 2002 20:48:53 EDT


Update of /cvs/openafs/src/afs/VNOPS
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/afs/VNOPS

Modified Files:
	afs_vnop_create.c 
Log Message:

DELTA dont-allow-creating-a-fifo-under-afs-20021001
AUTHOR kolya@mit.edu

Return EINVAL when the user tries to create a FIFO under afs,
instead of silently creating a regular file.


--- DELTA config follows ---
dont-allow-creating-a-fifo-under-afs-20021001 openafs/src/afs/VNOPS/afs_vnop_create.c 1.13 1.14