Re: [Nfs-ganesha-devel] is it possible to limit the number of cached FDs?

2016-10-05 Thread Malahal Naineni
I missed the group list in my last reply, here it is! The max number of files that ganesha (or any process) can open is 1024*1024 (max on RHEL based distros at least). This can be controlled by NOFILE parameter. By adding "NOFILE=100" into /etc/sysconfig/ganesha and restarting ganesha, you can

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: Move put_ref() up to fsal_readdir

2016-10-05 Thread GerritHub
>From Daniel Gryniewicz : Daniel Gryniewicz has uploaded a new change for review. https://review.gerrithub.io/297243 Change subject: Move put_ref() up to fsal_readdir .. Move put_ref() up to fsal_readdir