libafs: GiveUpAllCallBacks at shutdown again
authorAndrew Deason <adeason@sinenomine.net>
Tue, 10 May 2011 18:45:26 +0000 (13:45 -0500)
committerDerrick Brashear <shadow@dementia.org>
Sun, 15 May 2011 13:00:52 +0000 (06:00 -0700)
commit330cc7c83bf8470e1e63f6e6d514f1e82008f167
tree1e8b63ab12e313b4c0a96588ccabaad353afa7da
parentae638fa383b8270fe2461a2ad91b9101c74f3593
libafs: GiveUpAllCallBacks at shutdown again

Commit cee2c677d7de66a510d05978e3b41dcd5d8aca78 caused the cache
manager to give up all callbacks at shutdown. But
76158df491f47de56d1febe1d1d2d17d316c9a74 removed the call to
afs_FlushVCBs in afs_shutdown. Put it back.

Change-Id: I74b815af485482ab83b9115772e4f4221a731f3e
Reviewed-on: http://gerrit.openafs.org/4640
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/afs/afs_call.c