Pavel Shilovsky
|
f958ca5d88
CIFS: Move rmdir code to ops struct
|
13 年之前 |
Pavel Shilovsky
|
f436720e94
CIFS: Separate protocol specific part from mkdir
|
13 年之前 |
Pavel Shilovsky
|
ff691e9694
CIFS: Simplify cifs_mkdir call
|
13 年之前 |
Pavel Shilovsky
|
45740847e2
CIFS: Setup async request in ops struct
|
13 年之前 |
Pavel Shilovsky
|
9224dfc2f9
CIFS: Move building path to root to ops struct
|
13 年之前 |
Pavel Shilovsky
|
1208ef1f76
CIFS: Move query inode info code to ops struct
|
13 年之前 |
Pavel Shilovsky
|
68889f269b
CIFS: Move is_path_accessible to ops struct
|
13 年之前 |
Pavel Shilovsky
|
b669f33ca6
CIFS: Move getting dfs referalls to ops struct
|
13 年之前 |
Pavel Shilovsky
|
aa24d1e969
CIFS: Process reconnects for SMB2 shares
|
13 年之前 |
Pavel Shilovsky
|
28ea5290d7
CIFS: Add SMB2 credits support
|
13 年之前 |
Pavel Shilovsky
|
2dc7e1c033
CIFS: Make transport routines work with SMB2
|
13 年之前 |
Pavel Shilovsky
|
6d5786a34d
CIFS: Rename Get/FreeXid and make them work with unsigned int
|
13 年之前 |
Pavel Shilovsky
|
2e6e02ab6d
CIFS: Move protocol specific tcon/tdis code to ops struct
|
13 年之前 |
Pavel Shilovsky
|
58c45c58a1
CIFS: Move protocol specific session setup/logoff code to ops struct
|
13 年之前 |
Pavel Shilovsky
|
286170aa24
CIFS: Move protocol specific negotiate code to ops struct
|
13 年之前 |
Pavel Shilovsky
|
a891f0f895
CIFS: Extend credit mechanism to process request type
|
13 年之前 |
Jeff Layton
|
762a4206a3
cifs: rename cifs_sign_smb2 to cifs_sign_smbv
|
13 年之前 |
Jeff Layton
|
c5fd363d77
cifs: move file_lock off stack in cifs_push_posix_locks
|
13 年之前 |
Pavel Shilovsky
|
8825736060
CIFS: Move get_next_mid to ops struct
|
13 年之前 |
Pavel Shilovsky
|
452757897a
CIFS: Move add/set_credits and get_credits_field to ops structure
|
13 年之前 |
Pavel Shilovsky
|
082d0642c6
CIFS: Move protocol specific part from SendReceive2 to ops struct
|
13 年之前 |
Shirish Pargaonkar
|
2608bee744
cifs: Include backup intent search flags during searches {try #2)
|
13 年之前 |
Jeff Layton
|
1c89254926
cifs: convert cifs_iovec_read to use async reads
|
13 年之前 |
Jeff Layton
|
6993f74a5b
cifs: add refcounting to cifs_readdata structures
|
13 年之前 |
Jeff Layton
|
8d5ce4d23c
cifs: abstract out function to marshal the iovec for readv receives
|
13 年之前 |
Jeff Layton
|
0471ca3fe4
cifs: make cifs_readdata_alloc take a work_func_t arg
|
13 年之前 |
Jeff Layton
|
da82f7e755
cifs: convert cifs_iovec_write to use async writes
|
13 年之前 |
Jeff Layton
|
e9492871fb
cifs: abstract out function to marshal up the iovec array for async writes
|
13 年之前 |
Jeff Layton
|
c2e8764009
cifs: allow caller to specify completion op when allocating writedata
|
13 年之前 |
Jeff Layton
|
fe5f5d2e90
cifs: add pid field to cifs_writedata
|
13 年之前 |