Discussion:
fix wsize patch
Steve French
11 years ago
Permalink
Pavel,
Does this patch of yours, which fixes the problem if server shrinks
negotiated wsize on rsmb2/smb3 econnect, need to go in this merge
window?

http://git.altlinux.org/people/piastry/public/?p=cifs-2.6.git;a=commit;h=4c88ec0bc8275898fb6111171e7c0428294e6b78
--
Thanks,

Steve
Pavel Shilovsky
11 years ago
Permalink
Post by Steve French
Pavel,
Does this patch of yours, which fixes the problem if server shrinks
negotiated wsize on rsmb2/smb3 econnect, need to go in this merge
window?
http://git.altlinux.org/people/piastry/public/?p=cifs-2.6.git;a=commit;h=4c88ec0bc8275898fb6111171e7c0428294e6b78
--
Thanks,
Steve
I have another smaller version of this patch
(http://git.altlinux.org/people/piastry/public/?p=cifs-2.6.git;a=commitdiff;h=c4a91bd069bd0cf176544398b8815adf429f7989;hp=d0e0c3c471acda3f96196ac54632748946471f0a),
but as the previous one it applies on top of another changes in my
branch (http://git.altlinux.org/people/piastry/public/?p=cifs-2.6.git;a=shortlog;h=refs/heads/smb2-dev-5).

Anyway I think it's too risky to apply it during this stage because
this problem is also addressed by "CIFS: Fix cifs_writev_requeue when
wsize changes" and "CIFS: Fix wsize usage in iovec write" patches that
more complicated.

I am going to give the mentioned branch a little more testing and post
to the list in a short time.
--
Best regards,
Pavel Shilovsky.
Loading...