Subject: changed files: 'src/sys/nfs nfs_vnops.c'
To: None <source-changes>
From: Paul Kranenburg <pk>
List: source-changes
Date: 01/10/1994 01:37:16
Update of /b/source/CVS/src/sys/nfs
In directory sun-lamp.cs.berkeley.edu:/d/users/pk/src/sys/nfs

Modified Files:
	nfs_vnops.c 
Log Message:
Don't deny unlink()s of files with the "silly" bit on, but still have > 1 links,
but avoid doing gratuitous (possibly expensive) get_attr() calls.


------------------------------------------------------------------------------