Passes the buildbot with the current 13 patches in for-next post 5.4-rc5 (probably all but the first will target for 5.5-rc) Buildbot results http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/273 (it also passes Azure and Windows test groups as well). Here is the current list of patches in for-next. Doesn't include the Ronnie/David W. patch since still open question on that one, and doesn't include Aurelien's multichannel ones yet (although I would really like to get those in 5.5) since there is an encryption crash to work through when multichannel enabled. eac95a44f454 (HEAD -> for-next, origin/for-next) cifs: update internal module version number a1356cad7e64 cifs: smbd: Return -EAGAIN when transport is reconnecting 5fb584dcf073 cifs: smbd: Only queue work for error recovery on memory registration a4ed3149a5dc cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state 3465bca3963c cifs: smbd: Add messages on RDMA session destroy and reconnection 0e1e0c31b7f9 cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE 727b00af4253 cifs: smbd: Invalidate and deregister memory registration on re-send for direct I/O c7d1d76af023 cifs: Don't display RDMA transport on reconnect 1a9e24ea2b9a CIFS: remove set but not used variables 'cinode' and 'netfid' 8a974989ef5e cifs: add support for flock 0455298f0efb cifs: remove unused variable 'sid_user' f556e4949186 cifs: rename a variable in SendReceive() a08d897bc04f fix memory leak in large read decrypt offload Let me know if any patches missing (it is easy to overlook on the mailing lists). -- Thanks, Steve