You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Share index is in the share so that we can commit it on the slice root
But if this is the only reason to have it we can remove it since the path is enough to know the index of a leaf and the pool already have to provide the path.
remove the share_index from the Share struct
remove share_index from the ShareOk (Server -> Client)
Share index is in the share so that we can commit it on the slice root
But if this is the only reason to have it we can remove it since the path is enough to know the index of a leaf and the pool already have to provide the path.
SharestructShareOk (Server -> Client)