waltligon / orangefs

Official repository for PVFS/OrangeFS
Other
62 stars 7 forks source link

Add permissions to the mount command #50

Open xPSUzSBHotUOHS6G8nkoScBq opened 6 years ago

xPSUzSBHotUOHS6G8nkoScBq commented 6 years ago

Imported from Trac

ID: 50 Type: enhancement Time: 1431973882 Change time: 1431973882 Component: Kernel module Severity: None Priority: minor Owner: parl Reporter: ligon Cc: Version: latest Milestone: Status: new Resolution: None Summary: Add permissions to the mount command Keywords:

By default, OFS mounts the root directory with drwxrwxrwt, open permissions with the sticky bit set. Would like to put permissions on the mount command, so these permissions would be set during the mount operation. Permissions can be defined in the /etc/pvfs2tab and /etc/fstab files and then understood by the mount command. For now, leave the sticky bit but allow all other permissions to be changed.