Shirish Pargaonkar
|
c052e2b423
cifs: obtain file access during backup intent lookup (resend)
|
12 years ago |
Jeff Layton
|
5819575ec6
cifs: replace kvec array in readdata with a single kvec
|
12 years ago |
Jeff Layton
|
8321fec436
cifs: convert async read code to use pages array without kmapping
|
12 years ago |
Jeff Layton
|
eddb079deb
cifs: convert async write code to pass in data via rq_pages array
|
12 years ago |
Jeff Layton
|
fec344e3f3
cifs: change cifs_call_async to use smb_rqst structs
|
12 years ago |
Jeff Layton
|
bf5ea0e2f2
cifs: change signing routines to deal with smb_rqst structs
|
12 years ago |
Pavel Shilovsky
|
d143341815
CIFS: Move set_file_size to ops struct
|
12 years ago |
Steve French
|
d6e906f1b5
CIFS: Move hardlink to ops struct
|
12 years ago |
Pavel Shilovsky
|
8ceb984379
CIFS: Move rename to ops struct
|
12 years ago |
Pavel Shilovsky
|
ba9ad7257a
CIFS: Move writepage to ops struct
|
12 years ago |
Pavel Shilovsky
|
3331914125
CIFS: Add SMB2 support for cifs_iovec_write
|
12 years ago |
Pavel Shilovsky
|
c9de5c80d5
CIFS: Move async write to ops struct
|
12 years ago |
Pavel Shilovsky
|
09a4707e76
CIFS: Add SMB2 support for cifs_iovec_read
|
12 years ago |
Pavel Shilovsky
|
4b4de76e35
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
|
12 years ago |
Pavel Shilovsky
|
ed6875e0d6
CIFS: Move unlink code to ops struct
|
12 years ago |
Steve French
|
985e4ff016
cifs: print error code if smb signature verification fails
|
13 years ago |
Pavel Shilovsky
|
f958ca5d88
CIFS: Move rmdir code to ops struct
|
13 years ago |
Pavel Shilovsky
|
f436720e94
CIFS: Separate protocol specific part from mkdir
|
13 years ago |
Pavel Shilovsky
|
ff691e9694
CIFS: Simplify cifs_mkdir call
|
13 years ago |
Pavel Shilovsky
|
44c581866e
CIFS: Move clear/print_stats code to ops struct
|
13 years ago |
Pavel Shilovsky
|
1208ef1f76
CIFS: Move query inode info code to ops struct
|
13 years ago |
Pavel Shilovsky
|
68889f269b
CIFS: Move is_path_accessible 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
|
ec2e4523fd
CIFS: Add capability to send SMB2 negotiate message
|
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
|
a891f0f895
CIFS: Extend credit mechanism to process request type
|
13 years ago |