mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
DEVEL15-volser-setflags-clear-callptr-20090118
LICENSE IPL10
make things calling SetFlags not error
(cherry picked from commit dbc73f43ee
)
This commit is contained in:
parent
1f41be5168
commit
5d0697c2b6
@ -1068,6 +1068,7 @@ VolSetFlags(struct rx_call *acid, afs_int32 atid, afs_int32 aflags)
|
||||
}
|
||||
VUpdateVolume(&error, vp);
|
||||
tt->vflags = aflags;
|
||||
tt->rxCallPtr = (struct rx_call *)0;
|
||||
if (TRELE(tt) && !error)
|
||||
return VOLSERTRELE_ERROR;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user