mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
parent
18083f1d88
commit
bb2c52ad43
@ -451,7 +451,6 @@ static int handle_aio_write_complete(struct aio_extra *aio_ex)
|
||||
int ret = 0;
|
||||
files_struct *fsp = aio_ex->fsp;
|
||||
char *outbuf = aio_ex->outbuf;
|
||||
const char *inbuf = aio_ex->inbuf;
|
||||
ssize_t numtowrite = aio_ex->acb.aio_nbytes;
|
||||
ssize_t nwritten = SMB_VFS_AIO_RETURN(fsp,&aio_ex->acb);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user