[OpenAFS-devel] Keeping track of vcaches/vnodes

chas williams - CONTRACTOR chas@cmf.nrl.navy.mil
Sat, 10 Feb 2007 07:10:38 -0500


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.