Hi, On Fri, Mar 3, 2023 at 8:38 AM Andreas Gruenbacher <agrue...@redhat.com> wrote: > > Alexx, > > can you please prefix this patch with the following to make this easier > to read? >
okay. btw: I think we could make a struct lockspace pointer in struct resource which is all the way passed down. I think a struct resource instance is ordered under a per "lockspace -> inode -> resource" hierarchy. I am still not 100% sure if this is the case, but could be done later as cleanup as well. - Alex