Al Viro
|
4f522a247b
d_hash_and_lookup(): export, switch open-coded instances
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Jeff Layton
|
2f2591a34d
cifs: don't compare uniqueids in cifs_prime_dcache unless server inode numbers are in use
|
12 years ago |
Jeff Layton
|
eb1b3fa5cd
cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void return
|
12 years ago |
Jeff Layton
|
ccb5c001b3
cifs: ensure we revalidate the inode after readdir if cifsacl is enabled
|
12 years ago |
Al Viro
|
0903a0c849
cifs: get rid of blind d_drop() in readdir
|
12 years ago |
Shirish Pargaonkar
|
c052e2b423
cifs: obtain file access during backup intent lookup (resend)
|
12 years ago |
Pavel Shilovsky
|
92fc65a74a
CIFS: Move readdir code to ops struct
|
12 years ago |
Pavel Shilovsky
|
4b4de76e35
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
|
12 years ago |
Pavel Shilovsky
|
29e20f9c65
CIFS: Make CAP_* checks protocol independent
|
13 years ago |
Pavel Shilovsky
|
6d5786a34d
CIFS: Rename Get/FreeXid and make them work with unsigned int
|
13 years ago |
Jeff Layton
|
cd60042cc1
cifs: always update the inode cache with the results from a FIND_*
|
13 years ago |
Shirish Pargaonkar
|
2608bee744
cifs: Include backup intent search flags during searches {try #2)
|
13 years ago |
Steve French
|
acbbb76a26
CIFS: Rename *UCS* functions to *UTF16*
|
13 years ago |
Jeff Layton
|
7023676f9e
cifs: check for NULL last_entry before calling cifs_save_resume_key
|
13 years ago |
Linus Torvalds
|
1d87c28e68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
14 years ago |
Christoph Hellwig
|
eaf35b1ea8
cifs: use cifs_dirent in cifs_save_resume_key
|
14 years ago |
Christoph Hellwig
|
f16d59b417
cifs: use cifs_dirent to replace cifs_get_name_from_search_buf
|
14 years ago |
Christoph Hellwig
|
cda0ec6a86
cifs: introduce cifs_dirent
|
14 years ago |
Christoph Hellwig
|
9feed6f8fb
cifs: cleanup cifs_filldir
|
14 years ago |
Al Viro
|
b85fd6bdc9
don't open-code parent_ino() in assorted ->readdir()
|
14 years ago |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 years ago |
Jeff Layton
|
31c2659d78
cifs: clean up some compiler warnings
|
14 years ago |
Al Viro
|
1c929cfe6d
switch cifs
|
14 years ago |
Jeff Layton
|
20054bd657
cifs: use CreationTime like an i_generation field
|
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 |
Suresh Jayaraman
|
545c988b20
cifs: remove bogus remapping of error in cifs_filldir()
|
14 years ago |
Jeff Layton
|
59c55ba1fb
cifs: don't take extra tlink reference in initiate_cifs_search
|
14 years ago |
Jeff Layton
|
4477288a10
cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock
|
14 years ago |