OpenAFS CVS Commit: openafs/src/afs/VNOPS by zacheiss
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Mon, 19 Aug 2002 14:56:15 EDT
Update of /cvs/openafs/src/afs/VNOPS
In directory GRAND.CENTRAL.ORG:/home/zacheiss/openafs-prototypes-1_3_x/openafs/src/afs/VNOPS
Modified Files:
Tag: openafs-prototypes-1_3_x
afs_vnop_lookup.c
Log Message:
DELTA PROTO13-eval-mountpoint-dont-return-eloop-20020819
AUTHOR zacheiss@mit.edu
Don't return ELOOP when crossing a mountpoint boundary from a BK volume to
a BK volume. find treats it as a fatal error, and it's annoying not to be
able to naively use find to recurse through a volume with its backup volume
mounted. Never noticed this before because we used to ignore this return
value. Return ENODEV instead.
--- DELTA config for openafs-prototypes-1_3_x follows ---
PROTO13-eval-mountpoint-dont-return-eloop-20020819 openafs/src/afs/VNOPS/afs_vnop_lookup.c 1.27.2.13 1.27.2.14