Pavel Shilovsky
|
9094fad1ed
CIFS: Add echo request support for SMB2
|
13 years ago |
Pavel Shilovsky
|
f6d7617862
CIFS: Move echo code to osp struct
|
13 years ago |
Pavel Shilovsky
|
45740847e2
CIFS: Setup async request in ops struct
|
13 years ago |
Pavel Shilovsky
|
9224dfc2f9
CIFS: Move building path to root to ops struct
|
13 years ago |
Pavel Shilovsky
|
1208ef1f76
CIFS: Move query inode info code to ops struct
|
13 years ago |
Pavel Shilovsky
|
68889f269b
CIFS: Move is_path_accessible to ops struct
|
13 years ago |
Pavel Shilovsky
|
af4281dc22
CIFS: Move informational tcon calls to ops struct
|
13 years ago |
Pavel Shilovsky
|
b669f33ca6
CIFS: Move getting dfs referalls to ops struct
|
13 years ago |
Pavel Shilovsky
|
faaf946a7d
CIFS: Add tree connect/disconnect capability for SMB2
|
13 years ago |
Pavel Shilovsky
|
5478f9ba9a
CIFS: Add session setup/logoff capability for SMB2
|
13 years ago |
Pavel Shilovsky
|
ec2e4523fd
CIFS: Add capability to send SMB2 negotiate message
|
13 years ago |
Pavel Shilovsky
|
28ea5290d7
CIFS: Add SMB2 credits support
|
13 years ago |
Pavel Shilovsky
|
2dc7e1c033
CIFS: Make transport routines work with SMB2
|
13 years ago |
Pavel Shilovsky
|
2e6e02ab6d
CIFS: Move protocol specific tcon/tdis code to ops struct
|
13 years ago |
Pavel Shilovsky
|
58c45c58a1
CIFS: Move protocol specific session setup/logoff code to ops struct
|
13 years ago |
Pavel Shilovsky
|
286170aa24
CIFS: Move protocol specific negotiate code to ops struct
|
13 years ago |
Pavel Shilovsky
|
a891f0f895
CIFS: Extend credit mechanism to process request type
|
13 years ago |
Pavel Shilovsky
|
316cf94a91
CIFS: Move trans2 processing to ops struct
|
13 years ago |
Pavel Shilovsky
|
8825736060
CIFS: Move get_next_mid to ops struct
|
13 years ago |
Shirish Pargaonkar
|
2c0c2a08be
cifs: fix oops while traversing open file list (try #4)
|
13 years ago |
Steve French
|
1080ef758f
CIFS: Introduce SMB2 mounts as vers=2.1
|
14 years ago |
Pavel Shilovsky
|
452757897a
CIFS: Move add/set_credits and get_credits_field to ops structure
|
13 years ago |
Pavel Shilovsky
|
8aa26f3ed8
CIFS: Move protocol specific demultiplex thread calls to ops struct
|
13 years ago |
Pavel Shilovsky
|
eb37871118
CIFS: Move protocol specific part from cifs_readv_receive to ops struct
|
13 years ago |
Pavel Shilovsky
|
1887f60103
CIFS: Move header_size/max_header_size to ops structure
|
13 years ago |
Pavel Shilovsky
|
082d0642c6
CIFS: Move protocol specific part from SendReceive2 to ops struct
|
13 years ago |
Pavel Shilovsky
|
55157dfbb5
CIFS: Separate protocol specific part from getlk
|
13 years ago |
Pavel Shilovsky
|
106dc538ab
CIFS: Separate protocol specific lock type handling
|
13 years ago |
Pavel Shilovsky
|
04a6aa8acf
CIFS: Convert lock type to 32 bit variable
|
13 years ago |
Pavel Shilovsky
|
fbd35acadd
CIFS: Move locks to cifsFileInfo structure
|
13 years ago |