Jeff Layton
|
42c4dfc213
cifs: turn read_from_socket into a wrapper around a vectorized version
|
13 years ago |
Jeff Layton
|
fe11e4ccb8
cifs: clean up check_rfc1002_header
|
13 years ago |
Pavel Shilovsky
|
94443f4340
CIFS: Fix incorrect max RFC1002 write size value
|
13 years ago |
Jeff Layton
|
a52c1eb7ae
cifs: simplify read_from_socket
|
13 years ago |
Shirish Pargaonkar
|
3d3ea8e64e
cifs: Add mount options for backup intent (try #6)
|
13 years ago |
Jeff Layton
|
ba749e6d52
cifs: check for unresponsive server every time we call kernel_recvmsg
|
13 years ago |
Jeff Layton
|
e831e6cf3a
cifs: make smb_msg local to read_from_socket
|
13 years ago |
Jeff Layton
|
e2218eab20
cifs: trivial: remove obsolete comment
|
13 years ago |
Jeff Layton
|
c974befa40
cifs: untangle server->maxBuf and CIFSMaxBufSize
|
13 years ago |
Steve French
|
9d1e397b7b
[CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2
|
13 years ago |
Jesper Juhl
|
95c7545453
CIFS: Don't free volume_info->UNC until we are entirely done with it.
|
14 years ago |
Steve French
|
c9c7fa0064
Fix the conflict between rwpidforward and rw mount options
|
14 years ago |
Steve French
|
13589c437d
[CIFS] possible memory corruption on mount
|
14 years ago |
Pavel Shilovsky
|
762dfd1057
CIFS: Cleanup demupltiplex thread exiting code
|
14 years ago |
Pavel Shilovsky
|
ad69bae178
CIFS: Move mid search to a separate function
|
14 years ago |
Pavel Shilovsky
|
98bac62c9f
CIFS: Move RFC1002 check to a separate function
|
14 years ago |
Pavel Shilovsky
|
e7015fb1c5
CIFS: Simplify socket reading in demultiplex thread
|
14 years ago |
Pavel Shilovsky
|
3d9c2472a5
CIFS: Move buffer allocation to a separate function
|
14 years ago |
Jeff Layton
|
1f1cff0be0
cifs: trivial: goto out here is unnecessary
|
14 years ago |
Al Viro
|
7c97c200e2
cifs: fix the type of cifs_demultiplex_thread()
|
14 years ago |
Steve French
|
ea1be1a3c3
[CIFS] update limit for snprintf in cifs_construct_tcon
|
14 years ago |
Jeff Layton
|
f484b5d001
cifs: drop spinlock before calling cifs_put_tlink
|
14 years ago |
Jeff Layton
|
b9bce2e9f9
cifs: fix expand_dfs_referral
|
14 years ago |
Jeff Layton
|
20547490c1
cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL
|
14 years ago |
Jeff Layton
|
04db79b015
cifs: factor smb_vol allocation out of cifs_setup_volume_info
|
14 years ago |
Jeff Layton
|
f9e59bcba2
cifs: have cifs_cleanup_volume_info not take a double pointer
|
14 years ago |
Jeff Layton
|
b2a0fa1520
cifs: fix build_unc_path_to_root to account for a prefixpath
|
14 years ago |
Jeff Layton
|
677d8537d8
cifs: remove bogus call to cifs_cleanup_volume_info
|
14 years ago |
Jeff Layton
|
ee1b3ea9e6
cifs: set socket send and receive timeouts before attempting connect
|
14 years ago |
Linus Torvalds
|
804a007f54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |