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 |
Pavel Shilovsky
|
f5bc1e755d
CIFS: Fix oops while mounting with prefixpath
|
14 years ago |
Steve French
|
e010a5ef95
[CIFS] Redundant null check after dereference
|
14 years ago |
Pavel Shilovsky
|
3ca30d40a9
CIFS: Fix oops while mounting with prefixpath
|
14 years ago |
Al Viro
|
4352780386
cifs_lookup(): LOOKUP_OPEN is set only on the last component
|
14 years ago |
Al Viro
|
407938e79e
LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step
|
14 years ago |
Al Viro
|
dd7dd556e4
no need to check for LOOKUP_OPEN in ->create() instances
|
14 years ago |
Al Viro
|
dc137bf553
cifs: build_path_from_dentry() race fix
|
14 years ago |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 years ago |