Searched refs:chmod (Results 1 – 6 of 6) sorted by relevance
/fs/hostfs/ |
D | hostfs_user.c | 246 } else if (chmod(file, attrs->ia_mode) != 0) { in set_attr()
|
/fs/cifs/ |
D | TODO | 10 a) Support for SecurityDescriptors(Windows/CIFS ACLs) for chmod/chgrp/chown
|
D | README | 86 utility as suid (e.g. "chmod +s /sbin/mount.cifs). To enable users to 116 as suid (e.g. "chmod +s /sbin/umount.cifs") or equivalent (some distributions 166 enabled on the server and client, subsequent setattr calls (e.g. chmod) can
|
D | CHANGES | 75 Add ability to modify cifs acls for handling chmod (when mounted with 144 attribute on chmod when adding any write permission (ie on any of 967 Unix extensions (symlink, readlink, hardlink, chmod and some chgrp and chown) implemented
|
/fs/ |
D | open.c | 660 SYSCALL_DEFINE2(chmod, const char __user *, filename, mode_t, mode) in SYSCALL_DEFINE2() argument
|
/fs/ntfs/ |
D | ChangeLog | 215 an octal number to conform to how chmod(1) works, too. Thanks to
|