Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-07-24 | CIFS: Respect SMB2 header/max header size | Pavel Shilovsky | 2 | -8/+31 |
2012-07-24 | CIFS: Make demultiplex_thread work with SMB2 code | Pavel Shilovsky | 6 | -2/+384 |
2012-07-24 | CIFS: Fix a wrong pointer in atomic_open | Pavel Shilovsky | 1 | -4/+1 |
2012-07-24 | CIFS: Add SMB2 credits support | Pavel Shilovsky | 4 | -1/+86 |
2012-07-24 | CIFS: Make transport routines work with SMB2 | Pavel Shilovsky | 9 | -8/+246 |
2012-07-24 | CIFS: Map SMB2 status codes to POSIX errors | Steve French | 4 | -1/+2571 |