]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
text-based mount.nfs: Create helpers for invoking mount(2) system call
authorChuck Lever <chuck.lever@oracle.com>
Mon, 8 Oct 2007 15:54:02 +0000 (11:54 -0400)
committerNeil Brown <neilb@suse.de>
Tue, 9 Oct 2007 01:18:04 +0000 (11:18 +1000)
Add simple helper functions that invoke the mount(2) system call for
text-based mounts.  These look the same right now, but the NFSv2/v3 helper
will become more complex over the following patches as we implement version
and transport protocol fallback.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Neil Brown <neilb@suse.de>

No differences found