In message <[EMAIL PROTECTED]>,Dale Ghent writes: >Then there's the question of supporting forced unmounts... Are there >any good interfaces to call to invalidate all vcache/vnodes ?
you could call afs_FlushVCache() on each of the vcache entries. atleast irix and linux do this at unmount. _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
