mirror of
https://github.com/samba-team/samba.git
synced 2025-11-16 20:23:50 +03:00
r3528: added support for the SMBntcancel() operation, which cancels any
outstanding async operation (triggering an immediate timeout). pvfs now passes the RAW-MUX test
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
d264aacfd5
commit
3423e2f414
@@ -556,7 +556,6 @@ static NTSTATUS pvfs_open_setup_retry(struct smbsrv_request *req,
|
||||
}
|
||||
|
||||
talloc_free(lck);
|
||||
talloc_steal(pvfs, req);
|
||||
|
||||
talloc_set_destructor(r, pvfs_retry_destructor);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user