Jeff Layton
|
d3d1fce11d
cifs: don't override the uid/gid in getattr when cifsacl is enabled
|
12 years ago |
Shirish Pargaonkar
|
c052e2b423
cifs: obtain file access during backup intent lookup (resend)
|
12 years ago |
Jeff Layton
|
101b92d959
cifs: cleanups for cifs_mkdir_qinfo
|
12 years ago |
Pavel Shilovsky
|
6bdf6dbd66
CIFS: Move set_file_info to ops struct
|
12 years ago |
Pavel Shilovsky
|
d143341815
CIFS: Move set_file_size to ops struct
|
12 years ago |
Pavel Shilovsky
|
8ceb984379
CIFS: Move rename to ops struct
|
12 years ago |
Pavel Shilovsky
|
4ad6504453
CIFS: Move guery file info code to ops struct
|
12 years ago |
Pavel Shilovsky
|
4b4de76e35
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
|
12 years ago |
Pavel Shilovsky
|
ed6875e0d6
CIFS: Move unlink code to ops struct
|
12 years ago |
Steve French
|
b7ca692896
CIFS: Protect i_nlink from being negative
|
13 years ago |
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 |