Hi Daniel,
We run Ganesha on top of our proprietary filesystem WekaFS. Some of our filesystem
background cleanup tasks requires that all FDs on a given export be closed. Our current
NFS implementation closes all open anonymous FDs after a pre-configured time period and
allow those tasks to run when the NFS activity is relatively idle. We wish to have more or
less the same behavior with Ganesha.