Details
-
Technical task
-
Resolution: Done
-
Minor
-
None
-
None
-
None
-
9223372036854775807
Description
The shell commands 'chmod', 'chown', 'chgrp' and 'touch' (of an existing file) issue POSIX system
calls 'chmod()', 'chown()', 'chown()', and 'stat()', respectively; each of which results in a call to 'll_setattr()' in lustre/llite/llite_lib.c.
Document the messages exchanged to carry out these operations as well as any state change they can cause.
Attachments
Activity
Resolution | New: Done [ 10000 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Parent |
New:
|
|
Severity | Original: 3 [ 10022 ] | |
Issue Type | Original: Bug [ 1 ] | New: Technical task [ 7 ] |
Description |
Original:
The shell commands 'chmod', 'chown', and 'chgrp' issue POSIX system calls 'chmod()', 'chown()', and 'chown()', respectively; each of which results in a call to 'll_setattr()' in lustre/llite/llite_lib.c. Document the messages exchanged to carry out these operations as well as any state change they can cause. |
New:
The shell commands 'chmod', 'chown', 'chgrp' and 'touch' (of an existing file) issue POSIX system calls 'chmod()', 'chown()', 'chown()', and 'stat()', respectively; each of which results in a call to 'll_setattr()' in lustre/llite/llite_lib.c. Document the messages exchanged to carry out these operations as well as any state change they can cause. |