>From Daniel Gryniewicz <d...@redhat.com>:

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

The object passed to the readdir callback is refcounted by MDCACHE.
Previously, this ref was put by MDCACHE as well.  However, an uncached
FSAL doing it's own refcounting needs to have this ref put as well, so
move that put_ref() up into fsal_readdir().

Change-Id: I506cb30df7c7864ca58f16acda200581781f7f6e
Signed-off-by: Daniel Gryniewicz <d...@redhat.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_handle.c
M src/FSAL/fsal_helper.c
2 files changed, 18 insertions(+), 7 deletions(-)


  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/43/297243/1
-- 
To view, visit https://review.gerrithub.io/297243
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I506cb30df7c7864ca58f16acda200581781f7f6e
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Daniel Gryniewicz <d...@redhat.com>

------------------------------------------------------------------------------
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