OpenAFS CVS Commit: openafs/src/afs/VNOPS by shadow
cvs@penn.central.org
cvs@penn.central.org
Mon, 14 May 2001 17:30:37 EDT
Update of /usr1/cvs/openafs/src/afs/VNOPS
In directory penn.central.org:/usr0/build/openafs/openafs/src/afs/VNOPS
Modified Files:
afs_vnop_attrs.c
Log Message:
DELTA darwin-clear-va-flags-in-copyoutattrs-20010514
AUTHOR ted@mit.edu
"I noticed that when I tried copying files out of AFS, I would often
not be able to modify the destination files/dirs due to the user flags
being non-zero (see man chflags). Turns out that not all of the
fields of Darwin's struct vattr were being set in afs_CopyOutAttrs
This patch clears the va_flags entry. I wasn't sure how the
va_filerev and va_gen fields are precisely used, but since I wasn't
noticing any trouble I could attribute to them, I left them
unspecified. I suspect someone with more knowledge can say for sure.
"
--- DELTA config follows ---
darwin-clear-va-flags-in-copyoutattrs-20010514 openafs/src/afs/VNOPS/afs_vnop_attrs.c 1.5 1.6