]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/mount/stropts.c
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)
commitec565223d509f1537c38ae01d330fb24e4305da9
treee6758d7bac2c558373ac5f5bd7ab8465a47e2da6
parent8c562efffb0e4e4e084f9605d0b9e1468b642eb4
text-based mount.nfs: Add functions to handle background mounting

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>
utils/mount/stropts.c