• Han-Wen Nienhuys's avatar
    fs: remove Inode.Parents · 4dd68784
    Han-Wen Nienhuys authored
    The API is poorly thought out, as a node can be child in multiple
    parents with the same name. Similary, a reversing keys and values is
    not possible. A child may have the same parent with different names.
    
    Change-Id: I3888606016b56f06d80ef56ebc7b8725a819c1a9
    4dd68784
inode.go 18.5 KB