Sean Finney
|
f14bcf71d1
cifs: Unconditionally copy mount options to superblock info
|
14 years ago |
Sean Finney
|
046462abca
cifs: Simplify handling of submount options in cifs_mount.
|
14 years ago |
Sean Finney
|
b946845a9d
cifs: cifs_parse_mount_options: do not tokenize mount options in-place
|
14 years ago |
Sean Finney
|
c1508ca236
cifs: Add support for mounting Windows 2008 DFS shares
|
14 years ago |
Sean Finney
|
dd61394586
cifs: Extract DFS referral expansion logic to separate function
|
14 years ago |
Jeff Layton
|
820a803ffa
cifs: keep BCC in little-endian format
|
14 years ago |
Steve French
|
be8e3b0044
consistently use smb_buf_length as be32 for cifs (try 3)
|
14 years ago |
Steve French
|
1cb06d0b50
Introduce smb2 mounts as vers=2
|
14 years ago |
Steve French
|
34c87901e1
Shrink stack space usage in cifs_construct_tcon
|
14 years ago |
Justin P. Mattock
|
fd62cb7e74
fs:cifs:connect.c remove one to many l's in the word.
|
14 years ago |
Jeff Layton
|
221d1d7972
cifs: add fallback in is_path_accessible for old servers
|
14 years ago |
Jeff Layton
|
16541ba11c
cifs: handle errors from coalesce_t2
|
14 years ago |
Jeff Layton
|
146f9f65bd
cifs: refactor mid finding loop in cifs_demultiplex_thread
|
14 years ago |
Jeff Layton
|
2a2047bc94
cifs: sanitize length checking in coalesce_t2 (try #3)
|
14 years ago |
Pavel Shilovsky
|
4906e50b37
CIFS: Fix memory over bound bug in cifs_parse_mount_options
|
14 years ago |
Steve French
|
d9b9420137
[CIFS] Warn on requesting default security (ntlm) on mount
|
14 years ago |
Steve French
|
fd88ce9313
[CIFS] cifs: clarify the meaning of tcpStatus == CifsGood
|
14 years ago |
Jeff Layton
|
c0c7b905e9
cifs: clean up length checks in check2ndT2
|
14 years ago |
Jeff Layton
|
7094564372
cifs: always do is_path_accessible check in cifs_mount
|
14 years ago |
Steve French
|
6da9791061
Elminate sparse __CHECK_ENDIAN__ warnings on port conversion
|
14 years ago |
Steve French
|
8727c8a85f
Allow user names longer than 32 bytes
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Jeff Layton
|
71823baff1
cifs: don't always drop malformed replies on the floor (try #3)
|
14 years ago |
Jeff Layton
|
195291e68c
cifs: clean up checks in cifs_echo_request
|
14 years ago |
Steve French
|
7e90d705fc
[CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiate
|
14 years ago |
Jeff Layton
|
247ec9b418
cifs: don't send an echo request unless NegProt has been done
|
14 years ago |
Shirish Pargaonkar
|
64474bdd07
cifs: Possible slab memory corruption while updating extended stats (repost)
|
14 years ago |
Jeff Layton
|
9587fcff42
cifs: fix length vs. total_read confusion in cifs_demultiplex_thread
|
14 years ago |
Shirish Pargaonkar
|
ee2c925850
cifs: More crypto cleanup (try #2)
|
14 years ago |
Pavel Shilovsky
|
d39454ffe4
CIFS: Add strictcache mount option
|
14 years ago |