From owner-freebsd-fs@freebsd.org Fri Jun 23 13:48:31 2017 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 789AEDA5014 for ; Fri, 23 Jun 2017 13:48:31 +0000 (UTC) (envelope-from longwitz@incore.de) Received: from dss.incore.de (dss.incore.de [195.145.1.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3D5DB12B4 for ; Fri, 23 Jun 2017 13:48:30 +0000 (UTC) (envelope-from longwitz@incore.de) Received: from inetmail.dmz (inetmail.dmz [10.3.0.3]) by dss.incore.de (Postfix) with ESMTP id 3A2FA679A3 for ; Fri, 23 Jun 2017 15:48:28 +0200 (CEST) X-Virus-Scanned: amavisd-new at incore.de Received: from dss.incore.de ([10.3.0.3]) by inetmail.dmz (inetmail.dmz [10.3.0.3]) (amavisd-new, port 10024) with LMTP id V7MUEBXC43yx for ; Fri, 23 Jun 2017 15:48:27 +0200 (CEST) Received: from mail.local.incore (fwintern.dmz [10.0.0.253]) by dss.incore.de (Postfix) with ESMTP id EED936797C for ; Fri, 23 Jun 2017 15:48:26 +0200 (CEST) Received: from bsdlo.incore (bsdlo.incore [192.168.0.84]) by mail.local.incore (Postfix) with ESMTP id D891F508A2 for ; Fri, 23 Jun 2017 15:48:26 +0200 (CEST) Message-ID: <594D1C2A.1090306@incore.de> Date: Fri, 23 Jun 2017 15:48:26 +0200 From: Andreas Longwitz User-Agent: Thunderbird 2.0.0.19 (X11/20090113) MIME-Version: 1.0 To: freebsd-fs@freebsd.org Subject: Re: ufs snapshot is sometimes corrupt on gjourneled partition References: <594CDC03.3010309@incore.de> In-Reply-To: <594CDC03.3010309@incore.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2017 13:48:31 -0000 Oh excuse me, but there was a superfluous point at the end of the link, it should be: https://lists.freebsd.org/pipermail/freebsd-fs/2013-November/018610.html And of course I did not want to remove /home, the correct rm command is rm -f /home/.snap/fscktest Andreas Longwitz