mbox series

[0/20] cifs: compounding

Message ID 20180508235537.31416-1-lsahlber@redhat.com
Headers show
Series cifs: compounding | expand

Message

Ronnie Sahlberg May 8, 2018, 11:55 p.m. UTC
Steve, all

Here is a new version of the compounding patches for for-next.
Up until 15/20 have been tested and passes both
sudo ./check -s smb2 -E tests/cifs/exclude.known-broken-smb3 -E tests/cifs/exclude.very-slow
and
sudo ./check -s smb3 -E tests/cifs/exclude.known-broken-smb3 -E tests/cifs/exclude.very-slow
for xfstest.

These patches finish the removal of the rfc1002 header for all smb2 PDUs and
provides the plumbing so that we can now start passing an array
of smb2 commands down the stack and send them out in a single compound.


Patches 16-20 still conflict with the root handle lease code but lets get 1-15 some road time first.


--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html