Pavel Shilovsky
|
226730b4d8
CIFS: Introduce cifs_open_parms struct
|
12 years ago |
Jeff Layton
|
50285882fd
cifs: fix SMB2 signing enablement in cifs_enable_signing
|
12 years ago |
Jeff Layton
|
38d77c50b4
cifs: track the enablement of signing in the TCP_Server_Info
|
12 years ago |
Jeff Layton
|
281e2e7d06
cifs: remove the cifs_ses->flags field
|
12 years ago |
Jeff Layton
|
ad313cb86d
cifs: on send failure, readjust server sequence number downward
|
12 years ago |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 years ago |
Pavel Shilovsky
|
63b7d3a41c
CIFS: Don't let read only caching for mandatory byte-range locked files
|
12 years ago |
Jeff Layton
|
31efee60f4
cifs: adjust sequence number downward after signing NT_CANCEL request
|
12 years ago |
Steve French
|
6d3ea7e497
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
|
12 years ago |
Pavel Shilovsky
|
c772aa92b6
CIFS: Fix wrong buffer pointer usage in smb_set_file_info
|
12 years ago |
Shirish Pargaonkar
|
c052e2b423
cifs: obtain file access during backup intent lookup (resend)
|
12 years ago |
Pavel Shilovsky
|
760ad0cac1
CIFS: Make ops->close return void
|
12 years ago |
Pavel Shilovsky
|
d39a4f710b
CIFS: Move brlock code to ops struct
|
12 years ago |
Jeff Layton
|
71953fc6e4
cifs: remove kmap lock and rsize limit
|
12 years ago |
Jeff Layton
|
c84ce4a7b2
cifs: remove the kmap size limit from wsize
|
12 years ago |
Pavel Shilovsky
|
76ec5e3384
CIFS: Move statfs to ops struct
|
12 years ago |
Pavel Shilovsky
|
95a3f2f377
CIFS: Move oplock break to ops struct
|
12 years ago |
Pavel Shilovsky
|
92fc65a74a
CIFS: Move readdir code to ops struct
|
12 years ago |
Pavel Shilovsky
|
6bdf6dbd66
CIFS: Move set_file_info to ops struct
|
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
|
f9c6e234c3
CIFS: Move readpage code to ops struct
|
12 years ago |
Pavel Shilovsky
|
c9de5c80d5
CIFS: Move async write to ops struct
|
12 years ago |
Pavel Shilovsky
|
fc9c59662e
CIFS: Move async read to ops struct
|
12 years ago |
Pavel Shilovsky
|
24985c53d5
CIFS: Move r/wsize negotiating to ops struct
|
12 years ago |
Pavel Shilovsky
|
1d8c4c0009
CIFS: Make flush code use ops struct
|
12 years ago |
Pavel Shilovsky
|
253641388a
CIFS: Move create code use ops struct
|
12 years ago |
Pavel Shilovsky
|
4ad6504453
CIFS: Move guery file info code to ops struct
|
12 years ago |