We use the "find" command for many system administration tasks such as
incremental backups.  We do not want the find command to traverse
/afs.  We recently upgraded to 3.2 from 3.1, and under 3.1 we were
able to exclude /afs because it was considered a network file system.
This allowed us to use "find / -fstype jfs" to search through all
files on the system except "/afs".  Now under 3.2 all my scripts are
going through /afs indicating that now /afs is considered a journaled
file system.  If anyone has come across this and has a solution for
excluding the directory /afs from a "find /" please let me know.


                                                     John A Karnes
                                                        ASSET

   +-----------------------------------------------------------------------+
   | It's a damn poor mind that can only think of one way to spell a word. |
   |                -- Andrew Jackson                                      |
   +-----------------------------------------------------------------------+

Reply via email to