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 |
Jeff Layton
|
c5fd363d77
cifs: move file_lock off stack in cifs_push_posix_locks
|
13 years ago |
Jeff Layton
|
ac3aa2f8ae
cifs: remove extraneous newlines from cERROR and cFYI calls
|
13 years ago |
Jeff Layton
|
3cf003c08b
cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
|
13 years ago |
Pavel Shilovsky
|
8825736060
CIFS: Move get_next_mid to ops struct
|
13 years ago |
Pavel Shilovsky
|
452757897a
CIFS: Move add/set_credits and get_credits_field to ops structure
|
13 years ago |
Pavel Shilovsky
|
eb37871118
CIFS: Move protocol specific part from cifs_readv_receive to ops struct
|
13 years ago |
Pavel Shilovsky
|
1887f60103
CIFS: Move header_size/max_header_size to ops structure
|
13 years ago |
Shirish Pargaonkar
|
2608bee744
cifs: Include backup intent search flags during searches {try #2)
|
13 years ago |
Jeff Layton
|
6993f74a5b
cifs: add refcounting to cifs_readdata structures
|
13 years ago |
Jeff Layton
|
8d5ce4d23c
cifs: abstract out function to marshal the iovec for readv receives
|
13 years ago |
Jeff Layton
|
0471ca3fe4
cifs: make cifs_readdata_alloc take a work_func_t arg
|
13 years ago |
Stefan Metzmacher
|
d8f2799b10
fs/cifs: fix parsing of dfs referrals
|
13 years ago |
Jeff Layton
|
b2a3ad9ca5
cifs: silence compiler warnings showing up with gcc-4.7.0
|
13 years ago |
Jeff Layton
|
da82f7e755
cifs: convert cifs_iovec_write to use async writes
|
13 years ago |
Jeff Layton
|
597b027f69
cifs: call cifs_update_eof with i_lock held
|
13 years ago |
Jeff Layton
|
e9492871fb
cifs: abstract out function to marshal up the iovec array for async writes
|
13 years ago |