commit | b1c61418054c98a634d239468835e1b24070d257 | [log] [tgz] |
---|---|---|
author | Daniel Gryniewicz <dang@redhat.com> | Mon Jan 16 15:24:15 2017 |
committer | Kaleb S. KEITHLEY <kkeithle@redhat.com> | Mon Jan 23 19:27:48 2017 |
tree | bd1b6cb3a3cc15dbd9d9c5e3f1d07c568886ed55 | |
parent | e4569ae92e3b2b686fc0889fab14a69e132ba81a [diff] |
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 <dang@redhat.com>
NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs in user mode on most UNIX/Linux systems. It also supports the 9p.2000L protocol.
For more information, consult the project wiki.