Pavel Shilovsky
|
9cbc0b7339
CIFS: Reconnect durable handles for SMB2
|
12 years ago |
Pavel Shilovsky
|
226730b4d8
CIFS: Introduce cifs_open_parms struct
|
12 years ago |
Linus Torvalds
|
da53be12bb
Don't pass inode to ->d_hash() and ->d_compare()
|
12 years ago |
Wei Yongjun
|
efb79f289f
CIFS: fix error return code in cifs_atomic_open()
|
12 years ago |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 years ago |
Eric W. Biederman
|
49418b2c28
cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
|
12 years ago |
Jeff Layton
|
839db3d10a
cifs: fix up handling of prefixpath= option
|
12 years ago |
Steve French
|
6d3ea7e497
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
|
12 years ago |
Sachin Prabhu
|
3798f47aa2
cifs: Do not lookup hashed negative dentry in cifs_atomic_open
|
12 years ago |
Pavel Shilovsky
|
233839b1df
CIFS: Fix fast lease break after open problem
|
12 years ago |
Pavel Shilovsky
|
b8c32dbb0d
CIFS: Request SMB2.1 leases
|
12 years ago |
Pavel Shilovsky
|
253641388a
CIFS: Move create code use ops struct
|
12 years ago |
Pavel Shilovsky
|
fb1214e48f
CIFS: Move open code to ops struct
|
12 years ago |
Pavel Shilovsky
|
ea7b4887e7
CIFS: Fix cifs_do_create error hadnling
|
13 years ago |
Pavel Shilovsky
|
29e20f9c65
CIFS: Make CAP_* checks protocol independent
|
13 years ago |
Pavel Shilovsky
|
4b1241006c
CIFS: Fix a wrong pointer in atomic_open
|
13 years ago |
Pavel Shilovsky
|
6d5786a34d
CIFS: Rename Get/FreeXid and make them work with unsigned int
|
13 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Al Viro
|
0b728e1911
stop passing nameidata * to ->d_revalidate()
|
13 years ago |
Al Viro
|
e45198a6ac
make finish_no_open() return int
|
13 years ago |
Al Viro
|
30d9049474
kill struct opendata
|
13 years ago |
Al Viro
|
d95852777b
make ->atomic_open() return int
|
13 years ago |
Al Viro
|
47237687d7
->atomic_open() prototype change - pass int * instead of bool *
|
13 years ago |
Miklos Szeredi
|
d2c127197d
cifs: implement i_op->atomic_open()
|
13 years ago |
Ian Kent
|
936ad90944
cifs - check S_AUTOMOUNT in revalidate
|
13 years ago |
Pavel Shilovsky
|
10b9b98e41
CIFS: Respect negotiated MaxMpxCount
|
13 years ago |
Jeff Layton
|
5bccda0ebc
cifs: fix dentry refcount leak when opening a FIFO on lookup
|
13 years ago |
Jeff Layton
|
8b0192a5f4
cifs: request oplock when doing open on lookup
|
13 years ago |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 years ago |