nfs-ganesha 1.4

The Basic Pool Substrate

These functions provide a non-preallocated, general-purpose pool abstraction to Ganesha. Currently it is only a wrapper around gsh_malloc and gsh_free, but there are plans to, at a later date, rewrite it in terms of an exposed pool interface in the underlying allocator.