Christoph Hellwig
|
1bf4072da6
cifs: reorganize get_cifs_acl
|
16 years ago |
Jeff Layton
|
bd433d4cf4
cifs: rename cifs_iget to cifs_root_iget
|
16 years ago |
Jeff Layton
|
07119a4df8
cifs: have cifs_NTtimeToUnix take a little-endian arg
|
16 years ago |
Steve French
|
ff6945279d
[CIFS] Make cifs_unlink consistent in checks for null inode
|
16 years ago |
Jeff Layton
|
fc6f394332
cifs: when renaming don't try to unlink negative dentry
|
16 years ago |
Jeff Layton
|
fbec9ab952
cifs: vary timeout on writes past EOF based on offset (try #5)
|
16 years ago |
Steve French
|
85a6dac54a
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
|
16 years ago |
Jeff Layton
|
0f4d634c59
cifs: flush data on any setattr
|
16 years ago |
Al Viro
|
ce3b0f8d5c
New helper - current_umask()
|
16 years ago |
Steve French
|
1adcb71092
[CIFS] add extra null attr check
|
16 years ago |
Jeff Layton
|
44f68fadd8
cifs: posix fill in inode needed by posix open
|
16 years ago |
Jeff Layton
|
950ec52880
cifs: properly handle case where CIFSGetSrvInodeNumber fails
|
16 years ago |
Jeff Layton
|
132ac7b77c
cifs: refactor new_inode() calls and inode initialization
|
16 years ago |
Igor Mammedov
|
e4cce94c9c
[CIFS] Prevent OOPs when mounting with remote prefixpath.
|
16 years ago |
Steve French
|
42c245447c
[CIFS] revalidate parent inode when rmdir done within that directory
|
16 years ago |
Al Viro
|
acfa4380ef
inode->i_op is never NULL
|
16 years ago |
Linus Torvalds
|
54a696bd07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
16 years ago |
Steve French
|
8be0ed44c2
[CIFS] Can not mount with prefixpath if root directory of share is inaccessible
|
16 years ago |
David Howells
|
a001e5b558
CRED: Wrap task credential accesses in the CIFS filesystem
|
16 years ago |
Jeff Layton
|
ae6884a9da
cifs: fix renaming one hardlink on top of another
|
16 years ago |
Jeff Layton
|
8d281efb67
cifs: fix unlinking of rename target when server doesn't support open file renames
|
16 years ago |
Jeff Layton
|
14121bdccc
cifs: make cifs_rename handle -EACCES errors
|
16 years ago |
Steve French
|
413460980e
[CIFS] fix build error
|
16 years ago |
Steve French
|
3270958b71
[CIFS] undo changes in cifs_rename_pending_delete if it errors out
|
16 years ago |
Jeff Layton
|
9a8165fce7
cifs: track DeletePending flag in cifsInodeInfo
|
16 years ago |
Jeff Layton
|
dd1db2dedc
cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete
|
16 years ago |
Steve French
|
6050247d80
[CIFS] clean up error handling in cifs_unlink
|
16 years ago |
Jeff Layton
|
6b37faa175
[CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo
|
16 years ago |
Steve French
|
d388908ec4
[CIFS] update DOS attributes in cifsInode if we successfully changed them
|
16 years ago |
Jeff Layton
|
7ce86d5a93
cifs: work around samba returning -ENOENT on SetFileDisposition call
|
16 years ago |