David Howells
|
01c64feac4
CIFS: Use d_automount() rather than abusing follow_link()
|
14 years ago |
Al Viro
|
1c929cfe6d
switch cifs
|
14 years ago |
Jeff Layton
|
d44a9fe2c8
cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfo
|
14 years ago |
Steve French
|
197a1eeb7f
[CIFS] Fix minor merge conflict in fs/cifs/dir.c
|
14 years ago |
Steve French
|
acc6f11272
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
|
14 years ago |
Nick Piggin
|
34286d6662
fs: rcu-walk aware d_revalidate method
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Nick Piggin
|
b1e6a015a5
fs: change d_hash for rcu-walk
|
14 years ago |
Nick Piggin
|
621e155a35
fs: change d_compare for rcu-walk
|
14 years ago |
Nick Piggin
|
79eb4dde74
cifs: dont overwrite dentry name in d_revalidate
|
14 years ago |
Nick Piggin
|
262f86adcc
cifs: don't overwrite dentry name in d_revalidate
|
14 years ago |
Jeff Layton
|
15ecb436c0
cifs: move cifs_new_fileinfo to file.c
|
14 years ago |
Jeff Layton
|
2e396b83f6
cifs: eliminate pfile pointer from cifsFileInfo
|
14 years ago |
Jeff Layton
|
15886177e4
cifs: clean up cifs_reopen_file
|
14 years ago |
Jeff Layton
|
abfe1eedd6
cifs: eliminate the inode argument from cifs_new_fileinfo
|
14 years ago |
Jeff Layton
|
f6a53460e2
cifs: eliminate oflags option from cifs_new_fileinfo
|
14 years ago |
Jeff Layton
|
608712fe86
cifs: fix flags handling in cifs_posix_open
|
14 years ago |
Jeff Layton
|
d7c86ff8cd
cifs: don't use vfsmount to pin superblock for oplock breaks
|
14 years ago |
Jeff Layton
|
a5e18bc36e
cifs: keep dentry reference in cifsFileInfo instead of inode reference
|
14 years ago |
Jeff Layton
|
6508d904e6
cifs: have find_readable/writable_file filter by fsuid
|
14 years ago |
Jeff Layton
|
13cfb7334e
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
|
14 years ago |
Jeff Layton
|
7ffec37245
cifs: add refcounted and timestamped container for holding tcons
|
14 years ago |
Jeff Layton
|
f7a40689fd
cifs: have cifs_new_fileinfo take a tcon arg
|
14 years ago |
Jeff Layton
|
0d424ad0a4
cifs: add cifs_sb_master_tcon and convert some callers to use it
|
14 years ago |
Jeff Layton
|
a6e8a8455c
cifs: add function to get a tcon from cifs_sb
|
14 years ago |
Jeff Layton
|
5fe97cfddc
cifs: add tcon field to cifsFileInfo struct
|
14 years ago |
Suresh Jayaraman
|
aa91c7e4ab
cifs: fix broken oplock handling
|
14 years ago |
Jeff Layton
|
232341ba7f
cifs: consolidate error handling in several functions
|
15 years ago |
Jeff Layton
|
5d9ac7fd32
cifs: clean up error handling in cifs_mknod
|
15 years ago |
Linus Torvalds
|
3b7433b8a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
15 years ago |