[Bugs] [Bug 1793042] Client receives no error when triggering autocommit with WRITE FOP
bugzilla at redhat.com
bugzilla at redhat.com
Mon Jan 20 15:01:10 UTC 2020
https://bugzilla.redhat.com/show_bug.cgi?id=1793042
--- Comment #1 from david.spisla at iternity.com ---
Additional information from the attached smb client log:
The initial WRITE receives correctly no error:
[2020/01/20 09:43:18.375622, 10, pid=28300, effective(1101109, 1100513),
real(1101109, 0)] ../source3/smbd/aio.c:935(aio_pwrite_smb2_done)
pwrite_recv returned 5, err = no error
But the WRITE which triggers autocommit also receives no error, which is wrong
because the WRITE FOP was blocked in the backend:
[2020/01/20 09:46:23.647131, 10, pid=28300, effective(1101109, 1100513),
real(1101109, 0)] ../source3/smbd/aio.c:935(aio_pwrite_smb2_done)
pwrite_recv returned 5, err = no error
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list