Sticky bit on a directory is used to control permissions - in particular allows users to read the directory but not delete items unless owner field matches. Modify existing permission checking to provide this functionality and update request paths to allow sticky bit to be set, cleared, and viewed.

Back to OrangeFS projects page