Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2002 16:43:19 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        bdluevel@heitec.net, iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: bin/19772: df output wrong for union-mounts
Message-ID:  <200208092343.g79NhJfK095934@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: df output wrong for union-mounts

State-Changed-From-To: open->feedback
State-Changed-By: iedowse
State-Changed-When: Fri Aug 9 16:38:57 PDT 2002
State-Changed-Why: 

This doesn't seem to be easy to fix, as to get non-cached information
requires using either fstatfs() or getmntinfo(, MNT_WAIT). The
former cannot distinguish between filesystems with identical
mountpoints and the latter will hang if an NFS server is down. Is
the "-n" flag an acceptible workaround for you?

http://www.freebsd.org/cgi/query-pr.cgi?pr=19772

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208092343.g79NhJfK095934>