Bernd Eckenfels wrote:
> Hello,
>
> While fixing some locking consistence issues around find/closeFileSystem
> I noticed that the AbstractVfsContainer#components ArrayList has quite
> some problems (linear search, duplicate entries).
>
> I started to fix this up but then I noticed that it is act
Hello,
While fixing some locking consistence issues around find/closeFileSystem
I noticed that the AbstractVfsContainer#components ArrayList has quite
some problems (linear search, duplicate entries).
I started to fix this up but then I noticed that it is actually not
needed: AbstractFileProvider