]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
text-based mount.nfs: Add functions to handle background mounting
authorChuck Lever <chuck.lever@oracle.com>
Wed, 10 Oct 2007 19:06:43 +0000 (15:06 -0400)
committerNeil Brown <neilb@suse.de>
Thu, 11 Oct 2007 01:03:18 +0000 (11:03 +1000)
Add helper functions that handle background mounts; one each for
foreground processing (to try the request, and determine when to fork);
and one for background processing (retry the request multiple times as
a forked background daemon).

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

No differences found