• Jakob Unterwurzacher's avatar
    pathfs: fix logic error in OnRemove · ed841342
    Jakob Unterwurzacher authored
    We must match "v.parent" against "parentPI", not against ourself.
    
    This caused entries in the clientInodeMap to never be removed.
    
    Change-Id: Icab14e425105851071a4d95776b4599ba9353a2d
    ed841342
pathfs.go 20.2 KB