Jake Moilanen
jmoilane@umich.edu

This is what parses the /etc/exports file and starts the NFSv4 server.

nfs4 - is the script that goes into /etc/rc.d/init.d that starts and stops the server.
exportfs4 - is the binary that does the parsing and actual calls into the server to start
	it.  It goes into the /usr/sbin/ directory.
