Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Jeff Layton
|
c8634fd311
cifs: add a CIFSSMBUnixQFileInfo function
|
15 years ago |
Jeff Layton
|
bcd5357f43
cifs: add a CIFSSMBQFileInfo function
|
15 years ago |
Steve French
|
d7b619cf56
[CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and
|
15 years ago |
Steve French
|
122ca0076e
[CIFS] Use unsigned ea length for clarity
|
15 years ago |
Steve French
|
96c03bccc7
[CIFS] Minor cleanup to EA patch
|
15 years ago |
Jeff Layton
|
31c0519f7a
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
|
15 years ago |
Jeff Layton
|
0cd126b504
cifs: verify lengths of QueryAllEAs reply
|
15 years ago |
Jeff Layton
|
e529614ad0
cifs: increase maximum buffer size in CIFSSMBQAllEAs
|
15 years ago |
Jeff Layton
|
6e462b9f2c
cifs: rename name_len to list_len in CIFSSMBQAllEAs
|
15 years ago |
Jeff Layton
|
f0d3868b78
cifs: clean up indentation in CIFSSMBQAllEAs
|
15 years ago |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 years ago |
Jeff Layton
|
3bc303c254
cifs: convert oplock breaks to use slow_work facility (try #4)
|
16 years ago |
Jeff Layton
|
9162ab2000
cifs: consolidate reconnect logic in smb_init routines
|
16 years ago |
Steve French
|
2920ee2b47
[CIFS] potential NULL dereference in parse_DFS_referrals()
|
16 years ago |
Steve French
|
65bc98b005
[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats
|
16 years ago |
Jeff Layton
|
3bbeeb3c93
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
|
16 years ago |
Jeff Layton
|
654cf14ac0
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
|
16 years ago |
Jeff Layton
|
01ea95e3b6
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
|
16 years ago |
Steve French
|
f46c7234e4
[CIFS] cleanup asn handling for ntlmssp
|
16 years ago |
Steve French
|
268875b9d1
[CIFS] Do not send tree disconnect if session is already disconnected
|
16 years ago |
Jeff Layton
|
c4a2c08db7
cifs: make cnvrtDosUnixTm take a little-endian args and an offset
|
16 years ago |
Jeff Layton
|
46a7574caf
cifs: fix artificial limit on reading symlinks
|
16 years ago |
Jeff Layton
|
8b6427a2a8
cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)
|
16 years ago |
Jeff Layton
|
d8e2f53ac9
cifs: fix error handling in parse_DFS_referrals
|
16 years ago |
Steve French
|
ac68392460
[CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp
|
16 years ago |
Steve French
|
24d35add2b
[CIFS] Remove sparse warning
|
16 years ago |
Steve French
|
989c7e512f
[CIFS] remove checkpatch warning
|
16 years ago |
Steve French
|
afe48c31ea
[CIFS] Fix final user of old string conversion code
|
16 years ago |
Steve French
|
0e0d2cf327
[CIFS] Remove sparse endian warnings
|
16 years ago |