X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmount%2Fnfs4mount.c;h=c4e8bfb0a3ba7d1a04339604d8e6db55fbeb13a7;hp=8f95ab735966ebe10b2d70cdde6af45a07ffefa4;hb=7a92dbf8cc01ed3b32c124d8f23348a39b992b54;hpb=7f8fae8cd60025f7fa1b446da363dcc2e1fb5b6a diff --git a/utils/mount/nfs4mount.c b/utils/mount/nfs4mount.c index 8f95ab7..c4e8bfb 100644 --- a/utils/mount/nfs4mount.c +++ b/utils/mount/nfs4mount.c @@ -166,7 +166,7 @@ static int get_my_ipv4addr(char *ip_addr, int len) } int nfs4mount(const char *spec, const char *node, int flags, - char **extra_opts, int fake) + char **extra_opts, int fake, int running_bg) { static struct nfs4_mount_data data; static char hostdir[1024];