X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmountd%2Fv4root.c;h=57ee0b29ad7e6d504ad36426a1b37de67c249347;hp=b4fdcce611d1fe3e6e7662d8731dc87693e58224;hb=8b50f9647aa4fd404e4cb70459c683eddc37f215;hpb=91bb95f2689e84856ecdf6fac365489d36709cf9 diff --git a/utils/mountd/v4root.c b/utils/mountd/v4root.c index b4fdcce..57ee0b2 100644 --- a/utils/mountd/v4root.c +++ b/utils/mountd/v4root.c @@ -46,6 +46,7 @@ static nfs_export pseudo_root = { .e_nsqgids = 0, .e_fsid = 0, .e_mountpoint = NULL, + .e_ttl = DEFAULT_TTL, }, .m_exported = 0, .m_xtabent = 1,