]> git.decadent.org.uk Git - nfs-utils.git/commit
libexport.a: Make export_add() static
authorChuck Lever <chuck.lever@oracle.com>
Tue, 22 Jun 2010 16:44:44 +0000 (12:44 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 22 Jun 2010 20:04:53 +0000 (16:04 -0400)
commit53928c0166dcc0acceaa995edb8551b48968b5dd
tree97e6b49866626af47d0a312b7df1381cc0ef35a2
parent8940675a20967145b37a596334c25a54804435cc
libexport.a: Make export_add() static

Clean up: export_add() is not called from outside of export.c, so make
it a static helper.

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