Pavel Shilovsky
|
29e20f9c65
CIFS: Make CAP_* checks protocol independent
|
13 years ago |
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
|
9224dfc2f9
CIFS: Move building path to root 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
|
aa24d1e969
CIFS: Process reconnects for SMB2 shares
|
13 years ago |
Pavel Shilovsky
|
28ea5290d7
CIFS: Add SMB2 credits support
|
13 years ago |
Pavel Shilovsky
|
6d5786a34d
CIFS: Rename Get/FreeXid and make them work with unsigned int
|
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
|
316cf94a91
CIFS: Move trans2 processing to ops struct
|
13 years ago |
Jeff Layton
|
7659624ffb
cifs: reinstate sec=ntlmv2 mount option
|
13 years ago |
Jeff Layton
|
ac3aa2f8ae
cifs: remove extraneous newlines from cERROR and cFYI calls
|
13 years ago |
Jeff Layton
|
3ae629d98b
cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space
|
13 years ago |
Jeff Layton
|
ec01d738a1
cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBufferSize
|
13 years ago |
Suresh Jayaraman
|
e73f843a32
cifs: fix parsing of password mount option
|
13 years ago |
Pavel Shilovsky
|
8825736060
CIFS: Move get_next_mid to ops struct
|
13 years ago |
Pavel Shilovsky
|
7f0adb53bc
CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe
|
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
|
1887f60103
CIFS: Move header_size/max_header_size to ops structure
|
13 years ago |
Jeff Layton
|
23db65f511
cifs: add a smb_version_operations/values structures and a smb_version enum
|
13 years ago |
Jeff Layton
|
5249af32da
cifs: remove the vers= and version= synonyms for ver=
|
13 years ago |
Jeff Layton
|
296838b182
cifs: add warning about change in default cache semantics in 3.7
|
13 years ago |
Jeff Layton
|
09983b2fab
cifs: add deprecation warnings to strictcache and forcedirectio
|
13 years ago |
Jeff Layton
|
15b6a47322
cifs: add a cache= option to better describe the different cache flavors
|
13 years ago |