afs: clarify cold and warm shutdown logic
[openafs.git] / src / afs / FBSD / osi_vfsops.c
index f160e7b..d15620c 100644 (file)
@@ -184,7 +184,7 @@ afs_unmount(struct mount *mp, int flags)
     AFS_GLOCK();
     AFS_STATCNT(afs_unmount);
     afs_globalVFS = 0;
-    afs_shutdown();
+    afs_shutdown(AFS_WARM);
     AFS_GUNLOCK();
 
 out: