Pavel Shilovsky
|
8825736060
CIFS: Move get_next_mid to ops struct
|
13 years ago |
Pavel Shilovsky
|
7f0adb53bc
CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe
|
13 years ago |
Steve French
|
1080ef758f
CIFS: Introduce SMB2 mounts as vers=2.1
|
14 years ago |
Pavel Shilovsky
|
452757897a
CIFS: Move add/set_credits and get_credits_field to ops structure
|
13 years ago |
Pavel Shilovsky
|
8aa26f3ed8
CIFS: Move protocol specific demultiplex thread calls to ops struct
|
13 years ago |
Pavel Shilovsky
|
1887f60103
CIFS: Move header_size/max_header_size to ops structure
|
13 years ago |
Jeff Layton
|
23db65f511
cifs: add a smb_version_operations/values structures and a smb_version enum
|
13 years ago |
Jeff Layton
|
5249af32da
cifs: remove the vers= and version= synonyms for ver=
|
13 years ago |
Jeff Layton
|
296838b182
cifs: add warning about change in default cache semantics in 3.7
|
13 years ago |
Jeff Layton
|
09983b2fab
cifs: add deprecation warnings to strictcache and forcedirectio
|
13 years ago |
Jeff Layton
|
15b6a47322
cifs: add a cache= option to better describe the different cache flavors
|
13 years ago |
Jeff Layton
|
531c8ff0d4
cifs: fix misspelling of "forcedirectio"
|
13 years ago |
Jeff Layton
|
a557b97616
cifs: make sure we ignore the credentials= and cred= options
|
13 years ago |
Jeff Layton
|
58fa015f61
cifs: add missing initialization of server->req_lock
|
13 years ago |
Jeff Layton
|
8f71465c19
cifs: don't cap ra_pages at the same level as default_backing_dev_info
|
13 years ago |
Sachin Prabhu
|
3c7c87fd5b
CIFS: Show backupuid/gid in /proc/mounts
|
13 years ago |
Sachin Prabhu
|
bfa890a3cd
Fix number parsing in cifs_parse_mount_options
|
13 years ago |
Sachin Prabhu
|
4fe9e9639d
Cleanup handling of NULL value passed for a mount option
|
13 years ago |
Sachin Prabhu
|
e4b41fb9da
Fix UNC parsing on mount
|
13 years ago |
Sachin Prabhu
|
1023807458
Remove unnecessary check for NULL in password parser
|
13 years ago |
Pavel Shilovsky
|
5cfdddcfc4
CIFS: Add missed forcemand mount option
|
13 years ago |
Jeff Layton
|
d81625587f
cifs: handle "sloppy" option appropriately
|
13 years ago |
Sachin Prabhu
|
8830d7e07a
cifs: use standard token parser for mount options
|
13 years ago |
Jeff Layton
|
da472fc847
cifs: add new cifsiod_wq workqueue
|
13 years ago |
Pavel Shilovsky
|
7c9421e1a9
CIFS: Change mid_q_entry structure fields
|
13 years ago |
Pavel Shilovsky
|
5ffef7bf1d
CIFS: Separate protocol-specific code from cifs_readv_receive code
|
13 years ago |
Pavel Shilovsky
|
d4e4854fd1
CIFS: Separate protocol-specific code from demultiplex code
|
13 years ago |
Pavel Shilovsky
|
6dae51a585
CIFS: Delete echo_retries module parm
|
13 years ago |
Pavel Shilovsky
|
2d86dbc970
CIFS: Introduce credit-based flow control
|
13 years ago |
Pavel Shilovsky
|
fc40f9cf82
CIFS: Simplify inFlight logic
|
13 years ago |