Project

General

Profile

Feature #12445

Updated by Sage Weil almost 9 years ago

The initial path restriction will not work properly for remote links inside the security domain that link to a primary outside the restricted path. 

 We could improve this by inferring from the client which path was used to lookup the file.    This could be done by associating the CDentry* with the Capability* for files.    (For directories, the path is unambiguous.)

Back