]> git.michaelhowe.org Git - packages/o/openafs.git/commit
BSD CMs: Don't call nonexistent afs_FlushVS in afs_vop_reclaim
authorMatt Benjamin <matt@linuxbox.com>
Wed, 25 Aug 2010 00:48:24 +0000 (20:48 -0400)
committerDerrick Brashear <shadow@dementia.org>
Tue, 7 Sep 2010 18:44:56 +0000 (11:44 -0700)
commitaf0f3d85e7ebf711f7a9164e7f927061fadfadd2
treeb12c111256f0384f9d67dd5d8df78dbe0ff21c04
parent9fad100d1bfa69e5ae9fb3a78677fe5b359bb47a
BSD CMs:  Don't call nonexistent afs_FlushVS in afs_vop_reclaim

Revert BSDs to call FlushVCache in their respective reclaim vops,
afs_FlushVS no longer exists.

FIXES 127955

Change-Id: I842356c2d6ee4fa3a49eaa8594f1b52188c24985
Reviewed-on: http://gerrit.openafs.org/2611
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit 3f7b70a28ba7dc03f0fc973343669f0a7967de4c)
Reviewed-on: http://gerrit.openafs.org/2676
src/afs/FBSD/osi_vnodeops.c
src/afs/NBSD/osi_vnodeops.c
src/afs/OBSD/osi_vnodeops.c