github.com/cs3org/reva/v2@v2.27.7/changelog/2.2.0_2022-04-12/decomposed-fs-parent.md (about)

     1  Enhancement: Decomposed FS: return a reference to the parent
     2  
     3  We've implemented the changes from cs3org/cs3apis#167 in the DecomposedFS, so that a stat on a resource always includes a reference to the parent of the resource.
     4  
     5  https://github.com/cs3org/reva/pull/2691