|
@@ -1632,7 +1632,7 @@ SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid,
|
|
rc = SendReceive2(xid, ses, iov, 1, &resp_buftype, 0);
|
|
rc = SendReceive2(xid, ses, iov, 1, &resp_buftype, 0);
|
|
cifs_stats_fail_inc(tcon, SMB2_FLUSH_HE);
|
|
cifs_stats_fail_inc(tcon, SMB2_FLUSH_HE);
|
|
free_rsp_buf(resp_buftype, iov[0].iov_base);
|
|
free_rsp_buf(resp_buftype, iov[0].iov_base);
|