Sachin Prabhu
|
47c78f4a70
cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
|
12 years ago |
Sachin Prabhu
|
c483a9841d
cifs: Check server capability before attempting silly rename
|
12 years ago |
Sachin Prabhu
|
72d282dc51
cifs: Fix bug when checking error condition in cifs_rename_pending_delete()
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Eric W. Biederman
|
4a2c8cf569
cifs: Convert struct cifs_fattr to use kuid and kgids
|
12 years ago |
Eric W. Biederman
|
49418b2c28
cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
|
12 years ago |
Eric W. Biederman
|
8abf2775dd
cifs: Use kuids and kgids SID to uid/gid mapping
|
12 years ago |
Eric W. Biederman
|
46bbc25f9f
cifs: Override unmappable incoming uids and gids
|
12 years ago |
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 |