]> git.decadent.org.uk Git - nfs-utils.git/commit
mountd: Add exportent_release()
authorChuck Lever <chuck.lever@oracle.com>
Fri, 19 Oct 2012 14:38:51 +0000 (10:38 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 22 Oct 2012 13:44:02 +0000 (09:44 -0400)
commit62ee38804c60c5875ce3c78674419ee137deb8db
treef2f457245de2c986d067c296f1cae6ca966f6db4
parent8b15252e1ff23ae93219ca456c6c72ff6bfab1a0
mountd: Add exportent_release()

Split out the logic that releases dynamically allocated data in an
exportent.  The junction resolution code will invoke this to clean
up the junction exportent once it has been dumped to the kernel.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
support/export/export.c
support/include/exportfs.h