From owner-freebsd-current Tue Dec 17 12:36:59 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1DCF37B401 for ; Tue, 17 Dec 2002 12:36:58 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 2EB0943EB2 for ; Tue, 17 Dec 2002 12:36:58 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 50407 invoked by uid 1000); 17 Dec 2002 20:36:58 -0000 Date: Tue, 17 Dec 2002 12:36:58 -0800 (PST) From: Nate Lawson To: current@freebsd.org Subject: tunefs bug? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tunefs(8) appears to do a mount/MNT_RELOAD of an fs even when it doesn't perform any action. To reproduce: mount -r /usr tunefs -n enable /usr [repeat] Is this a bug? -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message