waltligon / orangefs

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

Add capability creation to returned attributes #68

Open xPSUzSBHotUOHS6G8nkoScBq opened 6 years ago

xPSUzSBHotUOHS6G8nkoScBq commented 6 years ago

Imported from Trac

ID: 69 Type: enhancement Time: 1467317209 Change time: 1467317209 Component: Server Severity: None Priority: minor Owner: parl Reporter: ligon Cc: Version: latest Milestone: Status: new Resolution: None Summary: Add capability creation to returned attributes Keywords:

In create.sm, we return attributes of the newly created object and store them in the client-side acache. Great! With security, we need to also return a capability and store it in the client-side cap cache to prevent yet another getattr from going to the servers.