In message <63806D31-C239-47F9-9919-A12F26AB8665@umbc.edu>,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.