The following commit has been merged in the openafs-stable-1_4_x branch:
commit 7d187f131bf3937b5a299eecb32d237a34c6bbee
Author: Andrew Deason <[email protected]>
Date: Mon May 3 14:57:28 2010 -0500
Solaris: shutdown in freevfs, not unmount
Call the afs shutdown sequence (afs_shutdown()) in the VFS_FREEVFS
handler, instead of in the VFS_UNMOUNT handler. This way we shutdown
when the last reference to our vfs goes away, instead of when we are
unmounted. That doesn't make much of a difference right now, but doing
so will be required for supporting forced unmounts.
Reviewed-on: http://gerrit.openafs.org/1899
Tested-by: Andrew Deason <[email protected]>
Reviewed-by: Derrick Brashear <[email protected]>
Tested-by: Derrick Brashear <[email protected]>
(cherry picked from commit 7084e5ff7df7ed5ad15f60bae262fc844248ae28)
Change-Id: I09d6506d7da3189873a612b97165d943d7d6bf73
Reviewed-on: http://gerrit.openafs.org/1944
Tested-by: Andrew Deason <[email protected]>
Reviewed-by: Derrick Brashear <[email protected]>
src/afs/SOLARIS/osi_vfsops.c | 32 +++++++++++++++++++++++++++++---
1 files changed, 29 insertions(+), 3 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs