Pavel Shilovsky
|
f958ca5d88
CIFS: Move rmdir code to ops struct
|
13 years ago |
Pavel Shilovsky
|
f436720e94
CIFS: Separate protocol specific part from mkdir
|
13 years ago |
Pavel Shilovsky
|
ff691e9694
CIFS: Simplify cifs_mkdir call
|
13 years ago |
Pavel Shilovsky
|
29e20f9c65
CIFS: Make CAP_* checks protocol independent
|
13 years ago |
Pavel Shilovsky
|
9224dfc2f9
CIFS: Move building path to root to ops struct
|
13 years ago |
Pavel Shilovsky
|
1208ef1f76
CIFS: Move query inode info code to ops struct
|
13 years ago |
Pavel Shilovsky
|
6d5786a34d
CIFS: Rename Get/FreeXid and make them work with unsigned int
|
13 years ago |
Al Viro
|
b3d9b7a3c7
vfs: switch i_dentry/d_alias to hlist
|
13 years ago |
Pavel Shilovsky
|
6de2ce4231
CIFS: Fix mkdir/rmdir bug for the non-POSIX case
|
13 years ago |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Pavel Shilovsky
|
42274bb22a
CIFS: Fix DFS handling in cifs_get_file_info
|
13 years ago |
Shirish Pargaonkar
|
a5ff376966
cifs: Call id to SID mapping functions to change owner/group (try #4 repost)
|
13 years ago |
Jeff Layton
|
f9e8c45002
cifs: convert prefixpath delimiters in cifs_build_path_to_root
|
14 years ago |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 years ago |
Pavel Shilovsky
|
d4ffff1fa9
CIFS: Add rwpidforward mount option
|
14 years ago |
Steve French
|
f87d39d951
[CIFS] Migrate from prefixpath logic
|
14 years ago |
Pavel Shilovsky
|
fa2989f447
CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
|
14 years ago |
Steve French
|
156ecb2d8b
[CIFS] Fix to problem with getattr caused by invalidate simplification patch
|
14 years ago |
Pavel Shilovsky
|
6feb9891da
CIFS: Simplify invalidate part (try #5)
|
14 years ago |
Pavel Shilovsky
|
257fb1f15d
CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)
|
14 years ago |
Shirish Pargaonkar
|
9b6763e0aa
cifs: Remove unused inode number while fetching root inode
|
14 years ago |
Pavel Shilovsky
|
8be7e6ba14
CIFS: Implement cifs_strict_fsync
|
14 years ago |
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
|
20054bd657
cifs: use CreationTime like an i_generation field
|
14 years ago |
Nick Piggin
|
873feea09e
fs: dcache per-inode inode alias locking
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 years ago |
Nick Piggin
|
b23fb0a603
fs: scale inode alias list
|
14 years ago |