On Tue, Dec 04, 2012 at 02:47:08PM -0500, Simo Sorce wrote:
These functions can be called from the nss responder to invalidate records that have ceased to exist or that need to be refreshed the first time an application needs them.
src/responder/nss/nsssrv_mmap_cache.c | 125 +++++++++++++++++++++++++++++++++ src/responder/nss/nsssrv_mmap_cache.h | 10 +++ 2 files changed, 135 insertions(+), 0 deletions(-)
Visual ack. It looks like the new functions are not used anywhere, but they might be handy for Michal later.