|
|
[PATCH 0/7] [CIFS] stop faking up permissions when the server doesn't support it, Jeff Layton
- [PATCH 1/7] [CIFS] add local struct inode pointer to cifs_setattr, Jeff Layton
- [PATCH 2/7] [CIFS] on non-posix shares, clear write bits in mode when ATTR_READONLY is set, Jeff Layton
- [PATCH 3/7] [CIFS] silently ignore ownership changes unless unix extensions are enabled, Jeff Layton
- [PATCH 4/7] [CIFS] disable most mode changes on non-unix/non-cifsacl mounts, Jeff Layton
- [PATCH 5/7] [CIFS] when creating new inodes, use file_mode/dir_mode exclusively on mount without unix extensions, Jeff Layton
- [PATCH 6/7] [CIFS] when not using unix extensions, check for and set ATTR_READONLY on create, Jeff Layton
- [PATCH 7/7] [CIFS] cifs_mkdir: set ATTR_READONLY when unix extensions aren't enabled and mode has no write bits set, Jeff Layton
- Re: [PATCH 6/7] [CIFS] when not using unix extensions, check for and set ATTR_READONLY on create, Guenter Kukkukk
- Re: [PATCH 6/7] [CIFS] when not using unix extensions, check for and set ATTR_READONLY on create, Jeff Layton
- Re: [PATCH 6/7] [CIFS] when not using unix extensions, check for and set ATTR_READONLY on create, Guenter Kukkukk
- Re: [PATCH 1/7] [CIFS] add local struct inode pointer to cifs_setattr, Steve French
|
|