Eric W. Biederman
|
49418b2c28
cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
|
12 years ago |
Eric W. Biederman
|
dbfb98af18
cifs: Convert from a kuid before printing current_fsuid
|
12 years ago |
Eric W. Biederman
|
8abf2775dd
cifs: Use kuids and kgids SID to uid/gid mapping
|
12 years ago |
Jeff Layton
|
faa65f07d2
cifs: simplify id_to_sid and sid_to_id mapping code
|
12 years ago |
Pavel Shilovsky
|
081c0414dc
CIFS: Do not permit write to a range mandatory locked with a read lock
|
12 years ago |
Jeff Layton
|
b979aaa177
cifs: get rid of smb_vol->UNCip and smb_vol->port
|
12 years ago |
Steve French
|
6d3ea7e497
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
|
12 years ago |
Shirish Pargaonkar
|
c052e2b423
cifs: obtain file access during backup intent lookup (resend)
|
12 years ago |
Pavel Shilovsky
|
233839b1df
CIFS: Fix fast lease break after open problem
|
12 years ago |
Pavel Shilovsky
|
579f905323
CIFS: Check for mandatory brlocks on read/write
|
12 years ago |
Pavel Shilovsky
|
f7ba7fe685
CIFS: Add brlock support for SMB2
|
12 years ago |
Pavel Shilovsky
|
d39a4f710b
CIFS: Move brlock code to ops struct
|
12 years ago |
Jeff Layton
|
fec344e3f3
cifs: change cifs_call_async to use smb_rqst structs
|
12 years ago |
Jeff Layton
|
fb308a6f22
cifs: teach signing routines how to deal with arrays of pages in a smb_rqst
|
12 years ago |
Jeff Layton
|
bf5ea0e2f2
cifs: change signing routines to deal with smb_rqst structs
|
12 years ago |
Pavel Shilovsky
|
92fc65a74a
CIFS: Move readdir code 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
|
3c1bf7e48e
CIFS: Enable signing in SMB2
|
12 years ago |
Pavel Shilovsky
|
ba9ad7257a
CIFS: Move writepage to ops struct
|
12 years ago |
Pavel Shilovsky
|
3331914125
CIFS: Add SMB2 support for cifs_iovec_write
|
12 years ago |
Pavel Shilovsky
|
09a4707e76
CIFS: Add SMB2 support for cifs_iovec_read
|
12 years ago |
Pavel Shilovsky
|
4ad6504453
CIFS: Move guery file info code to ops struct
|
12 years ago |
Pavel Shilovsky
|
fb1214e48f
CIFS: Move open code to ops struct
|
12 years ago |
Pavel Shilovsky
|
ed6875e0d6
CIFS: Move unlink code to ops struct
|
12 years ago |
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
|
45740847e2
CIFS: Setup async request in ops struct
|
13 years ago |