]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/mount/Makefile.am
mount.nfs: Move network functions into a common source module
authorChuck Lever <chuck.lever@oracle.com>
Mon, 16 Jul 2007 20:28:46 +0000 (16:28 -0400)
committerNeil Brown <neilb@suse.de>
Fri, 20 Jul 2007 06:10:51 +0000 (16:10 +1000)
commit0dfc8a5426381c6d65aed4d9d0e50bae3238cc8f
tree85d4cea7a49d37b26780031913a3bce550de1d41
parent13b5fbc6cb4e41cd6a4d80e224ee2feaade65ce1
mount.nfs: Move network functions into a common source module

Separate network oriented functions from filesystem oriented
functions, for general cleanliness.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Neil Brown <neilb@suse.de>
utils/mount/Makefile.am
utils/mount/mount.c
utils/mount/network.c [new file with mode: 0644]
utils/mount/network.h [new file with mode: 0644]
utils/mount/nfsmount.c
utils/mount/nfsumount.c