Skip to content
Snippets Groups Projects
Commit 0ad352cf authored by Nikita Danilov's avatar Nikita Danilov
Browse files

On a server, a file system object is uniquely identified by a fid, which is

sufficient to locate and load all object state (inode). On a client, on the
other hand, more data are necessary instantiate an object. Change
lu_object_find() and friends to take additional `lu_conf' argument describing
object.  Typically this includes layout information.
b=16450
parent 0e531fd8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment