> Thanks for that question! I was missing something. Before these changes, > when a superblock was unmounted and it hit deactivate_super() it could do: > > P1 P2 > deactivate_locked_super() grab_super() s/deactivate_locked_super()/deactivate_super()
> Thanks for that question! I was missing something. Before these changes, > when a superblock was unmounted and it hit deactivate_super() it could do: > > P1 P2 > deactivate_locked_super() grab_super() s/deactivate_locked_super()/deactivate_super()