From owner-freebsd-fs@FreeBSD.ORG Tue Oct 11 18:50:22 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C00C1106566C; Tue, 11 Oct 2011 18:50:22 +0000 (UTC) (envelope-from mckusick@mckusick.com) Received: from chez.mckusick.com (chez.mckusick.com [70.36.157.235]) by mx1.freebsd.org (Postfix) with ESMTP id 8652D8FC18; Tue, 11 Oct 2011 18:50:22 +0000 (UTC) Received: from chez.mckusick.com (localhost [127.0.0.1]) by chez.mckusick.com (8.14.3/8.14.3) with ESMTP id p9BIoNJf099800; Tue, 11 Oct 2011 11:50:23 -0700 (PDT) (envelope-from mckusick@chez.mckusick.com) Message-Id: <201110111850.p9BIoNJf099800@chez.mckusick.com> To: Kostik Belousov In-reply-to: <20111011102331.GW1511@deviant.kiev.zoral.com.ua> Date: Tue, 11 Oct 2011 11:50:23 -0700 From: Kirk McKusick X-Spam-Status: No, score=0.0 required=5.0 tests=MISSING_MID, UNPARSEABLE_RELAY autolearn=failed version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on chez.mckusick.com Cc: Garrett Cooper , Attilio Rao , Xin LI , freebsd-fs@freebsd.org Subject: Re: Need to force sync(2) before umounting UFS1 filesystems? X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2011 18:50:22 -0000 I have checked in the minimalist change as revision 226265. I set a 3-week MFC period. If no problems have turned up I will push it to the 8 & 9 branches (9 probably still subject to re@ approval). If anyone thinks this is the wrong MFC timeframe, please let me know. Kirk McKusick