This patch moves "struct netexport" into a separate
netexport.h file and refcounts the structure, plus adds
a few fields that will be used in a future NFS server
commit.
malloc()/free() is replaced by vfs_netexport_alloc()
and vfs_netexport_free().