>From Daniel Gryniewicz <d...@redhat.com>:
Daniel Gryniewicz has uploaded a new change for review. (
https://review.gerrithub.io/343263
Change subject: Don't do work in assert()
......................................................................
Don't do work in assert()
Standard assert() is a no-op on release builds, and only runs code on
debug builds. Don't do any actual work in assert(). In this case, it
leaks refs on unexport, causing issues on shutdown or re-export.
Change-Id: I6a3279095427aa54a3093dd018bb6724f8427201
Signed-off-by: Daniel Gryniewicz <d...@redhat.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_export.c
1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29419/ffilz/nfs-ganesha
refs/changes/63/343263/1
--
To view, visit https://review.gerrithub.io/343263
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6a3279095427aa54a3093dd018bb6724f8427201
Gerrit-Change-Number: 343263
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Daniel Gryniewicz <d...@redhat.com>
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel