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 |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 years ago |
Gerlando Falauto
|
ad4778fb40
CIFS: fix automount for DFS shares
|
13 years ago |
Shirish Pargaonkar
|
3d3ea8e64e
cifs: Add mount options for backup intent (try #6)
|
13 years ago |
Steve French
|
e75047344e
add new module parameter 'enable_oplocks'
|
13 years ago |
Jeff Layton
|
fa71f44706
cifs: demote cERROR in build_path_from_dentry to cFYI
|
14 years ago |
Linus Torvalds
|
1d87c28e68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
14 years ago |