From owner-freebsd-current Wed Aug 23 3:13:42 2000 Delivered-To: freebsd-current@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 0A4AA37B424 for ; Wed, 23 Aug 2000 03:13:34 -0700 (PDT) Received: from nwl.fw.uunet.co.za ([196.31.2.162]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 13RXXH-0003nM-00 for current@freebsd.org; Wed, 23 Aug 2000 12:13:31 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id MAA16809 for ; Wed, 23 Aug 2000 12:13:30 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 16650; Wed Aug 23 12:12:39 2000 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.16 #1) id 13RXWR-00038r-00 for current@FreeBSD.org; Wed, 23 Aug 2000 12:12:39 +0200 To: current@freebsd.org Subject: HEADS UP: default mount(8) output format changed Date: Wed, 23 Aug 2000 12:12:39 +0200 Message-ID: <12080.967025559@axl.fw.uunet.co.za> From: Sheldon Hearn Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, Again, this is hardly worth a HEADS UP. The default output format for mount(8) has changed; sync and async read and writes statistics aren't printed unless the -v option is used. This does not apply to the output produced by the -p option, which has never printed these statistics. I've checked that this doesn't break any rc or periodic scripts, but if you use the output of mount(8) (without -p) to feed some specialized parser, make sure you add the -v option to its invocation. Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message