Important: This I believe finally solves the issues with the entry cache growing unbounded. Please upgrade to this release and start intensive testing if possible.

 

Branch next

 

Tag:V5.4

 

Merge Highlights

 

* Improve directory chunk LRU with a low water mark and fix interval bug

 

* Remove all entries from mdcache LRU with elevated refcount

 

* NFSv3 Create opens an fd, need to count those

 

* FSAL_VFS: Don't attempt to get ACLs from symbolic links

 

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>

 

Contents:

 

4f8c484b4 Frank S. Filz V5.4

3a395315f Martin Schwenke FSAL_VFS: Don't attempt to get ACLs from symbolic links

d59ff1476 Frank S. Filz FSALs when we do NFSv3 create and open global fd, we must LRU track it

1877b3346 Frank S. Filz MDCACHE: remove all active entries from LRU L1 and L2

c25e00b59 Frank S. Filz MDCACHE: We need to reap chunks and implement a low water mark

29fed5c1d Frank S. Filz MDCACHE: Fix run interval for chunk lru