[OpenAFS] Re: recursive fs setacl
Matthew A. Bacchi
mbacchi@btv.ibm.com
Tue, 05 Nov 2002 19:26:25 -0500
> This can lead to desaster when there are circular mounts. (Like having
> root.afs mounted in a home dir - BTDT.) One should at least limit the
> search depth.
>
> Also, I heard a rumor that an AFS-aware find exist(s|ed) somewhere...
Yes, there is a version of find that understands AFS volume boundaries, a=
nd =
will stop 'find'ing if you want it to. I was given this URI by Wolfgang =
Friebel back in April:
ftp://ftp.ifh.de/pub/unix/gnu/findutils-4.1.enhanced.tar.gz
The README describes how to compile using the "--with-afs", and the newly=
=
introduced flag to stay on the volume is "-xvol".
This is the best solution I have found.
-Matt
/**
** Matt Bacchi
** mbacchi@us.ibm.com
** IBM Global Services
** 802.769.4072 (tie 446)
** OpenAFS & Linux
**/