OpenAFS CVS Commit: openafs/src/afs/LINUX by shadow
cvs@penn.central.org
cvs@penn.central.org
Thu, 29 Mar 2001 18:12:40 EST
Update of /usr1/cvs/openafs/src/afs/LINUX
In directory penn.central.org:/usr0/build/openafs/openafs/src/afs/LINUX
Modified Files:
osi_vnodeops.c
Log Message:
DELTA fix-readdir-hint-20010329
AUTHOR hartmans@mit.edu
"Under 2.4.x kernels, there is a file type in the result of readdir to
help applications optimize directory traversal. With usfficiently new
libc compiled against sufficiently new kernel headers, this is exported to
applications.
Several applications, including fileutils use this information. AFS
asserts that all files are directories. This sucks, because among
other things it causes rm -rf not to work."
--- DELTA config follows ---
fix-readdir-hint-20010329 openafs/src/afs/LINUX/osi_vnodeops.c 1.12 1.13