Jeff Layton
|
ffeb414a59
cifs: fix two compiler warning about uninitialized vars
|
14 years ago |
Shirish Pargaonkar
|
ee2c925850
cifs: More crypto cleanup (try #2)
|
14 years ago |
Steve French
|
93c100c0b4
[CIFS] Replace cifs md5 hashing functions with kernel crypto APIs
|
14 years ago |
Al Viro
|
1c929cfe6d
switch cifs
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Jeff Layton
|
13cfb7334e
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
|
14 years ago |
Jeff Layton
|
7ffec37245
cifs: add refcounted and timestamped container for holding tcons
|
14 years ago |
Jeff Layton
|
a6e8a8455c
cifs: add function to get a tcon from cifs_sb
|
14 years ago |
Stefan Metzmacher
|
1b12b9c15b
cifs: use Minshall+French symlink functions
|
15 years ago |
Stefan Metzmacher
|
8713d01db8
cifs: implement CIFSCreateMFSymLink()
|
15 years ago |
Stefan Metzmacher
|
18bddd1059
cifs: implement CIFSFormatMFSymlink()
|
15 years ago |
Stefan Metzmacher
|
0fd43ae475
cifs: implement CIFSQueryMFSymLink()
|
15 years ago |
Stefan Metzmacher
|
8bfb50a882
cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()
|
15 years ago |
Stefan Metzmacher
|
c69c1b6eae
cifs: implement CIFSParseMFSymlink()
|
15 years ago |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Suresh Jayaraman
|
0f3bc09ee1
cifs: Fix incorrect return code being printed in cFYI messages
|
16 years ago |
Jeff Layton
|
8b6427a2a8
cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)
|
16 years ago |
Steve French
|
0e0d2cf327
[CIFS] Remove sparse endian warnings
|
16 years ago |
Steve French
|
9e39b0ae8a
[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status
|
16 years ago |
Jeff Layton
|
460b96960d
cifs: change CIFSSMBUnixQuerySymLink to use new helpers
|
16 years ago |
Steve French
|
c2cf07d591
[CIFS] Finishup DFS code
|
17 years ago |
Steve French
|
646dd53987
[CIFS] Fix paths when share is in DFS to include proper prefix
|
17 years ago |
Steve French
|
4b18f2a9c3
[CIFS] convert usage of implicit booleans to bool
|
17 years ago |
Steve French
|
8b1327f6ed
[CIFS] file create with acl support enabled is slow
|
17 years ago |
Steve French
|
366781c196
[CIFS] DFS build fixes
|
17 years ago |
Steve French
|
77159b4df8
[CIFS] Fix warnings shown by newer version of sparse
|
18 years ago |
Steve French
|
c18c842b1f
[CIFS] Allow disabling CIFS Unix Extensions as mount option
|
18 years ago |
Steve French
|
63135e088a
[CIFS] More whitespace/formatting fixes (noticed by checkpatch)
|
18 years ago |
Steve French
|
50c2f75388
[CIFS] whitespace/formatting fixes
|
18 years ago |