Steve French
|
b77d753c41
[CIFS] Check that last search entry resume key is valid
|
16 years ago |
Steve French
|
0752f1522a
[CIFS] make sure we have the right resume info before calling CIFSFindNext
|
16 years ago |
Jeff Layton
|
391e575556
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
|
17 years ago |
Jeff Layton
|
6d22f09896
cifs: add function to set file disposition
|
17 years ago |
Steve French
|
ad8b15f0ff
[CIFS] list entry can not return null
|
17 years ago |
Jeff Layton
|
2dd2dfa060
Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
|
17 years ago |
Jeff Layton
|
6fc000e519
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
|
17 years ago |
Steve French
|
063ea27925
[CIFS] fix trailing whitespace
|
17 years ago |
Jeff Layton
|
4e1e7fb9e8
bundle up Unix SET_PATH_INFO args into a struct and change name
|
17 years ago |
Shirish Pargaonkar
|
ef571cadd5
[CIFS] Fix warnings from checkpatch
|
17 years ago |
Harvey Harrison
|
5ca33c6ac3
cifs: assorted endian annotations
|
17 years ago |
Linus Torvalds
|
2a212f6996
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
17 years ago |
Al Viro
|
1d92cfd54a
cifs endianness fixes
|
17 years ago |
Steve French
|
aaa9bbe039
[CIFS] remove unused variables
|
17 years ago |
Steve French
|
0d817bc0d6
[CIFS] Remove redundant NULL check
|
17 years ago |
Steve French
|
a1fe78f16e
[CIFS] Add missing defines for DFS
|
17 years ago |
Igor Mammedov
|
fec4585fd7
CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 the MS-DFSC spec.
|
17 years ago |
Steve French
|
c2cf07d591
[CIFS] Finishup DFS code
|
17 years ago |
Jeff Layton
|
35fc37d517
add function to convert access flags to legacy open mode
|
17 years ago |
Steve French
|
582d21e5e3
[CIFS] cleanup old checkpatch warnings
|
17 years ago |
Marcin Slusarz
|
ed5f037005
[CIFS] CIFSSMBPosixLock should return -EINVAL on error
|
17 years ago |
Jeff Layton
|
6353450a2d
fix memory leak in CIFSFindNext
|
17 years ago |
Jeff Layton
|
67750fb9e0
[CIFS] when not using unix extensions, check for and set ATTR_READONLY on create and mkdir
|
17 years ago |
Steve French
|
4b18f2a9c3
[CIFS] convert usage of implicit booleans to bool
|
17 years ago |
Steve French
|
35028d7111
[CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on reconnect
|
17 years ago |
Steve French
|
90c81e0b0e
[CIFS] clean up some hard to read ifdefs
|
17 years ago |
Steve French
|
ad7a2926b9
[CIFS] reduce checkpatch warnings
|
17 years ago |
Steve French
|
97837582bc
[CIFS] Allow setting mode via cifs acl
|
17 years ago |
Steve French
|
dae5dbdbd7
[CIFS] fix SetEA failure to some Samba versions
|
17 years ago |
Steve French
|
133672efbc
[CIFS] Fix buffer overflow if server sends corrupt response to small
|
17 years ago |