This list has been deprecated. Please subscribe to the new devel list at 
lists.nfs-ganesha.org.
Hi.

The short answer is that you can't. MDCACHE provides the handle cache, which ensures that obj_handle pointers are stable across calls, and implements refcounting. Without it, Ganesha would crash immediately. If you really want to, you can implement stable handle caching in your FSAL, and then make a local modification to Ganesha to not stack, but then you'll have to handle all the refcounting issues yourself.

Daniel

On 07/06/2018 11:35 AM, Tushar Shinde wrote:
This list has been deprecated. Please subscribe to the new devel list at 
lists.nfs-ganesha.org.
Hi,

How can I disable default stacking of mdcache on V2.6-stable branch.

Tushar.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to