From owner-freebsd-stable@FreeBSD.ORG Thu Jan 1 20:52:15 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18225B85 for ; Thu, 1 Jan 2015 20:52:15 +0000 (UTC) Received: from maul.immure.com (104-49-19-137.lightspeed.austtx.sbcglobal.net [104.49.19.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DCD59A59 for ; Thu, 1 Jan 2015 20:52:14 +0000 (UTC) Received: from rancor.immure.com ([10.1.132.9]) by maul.immure.com with esmtp (Exim 4.84 (FreeBSD)) (envelope-from ) id 1Y6miy-0000yW-O6 for freebsd-stable@freebsd.org; Thu, 01 Jan 2015 14:52:07 -0600 Received: from rancor.immure.com (localhost [127.0.0.1]) by rancor.immure.com (8.14.9/8.14.9) with ESMTP id t01Kq4aB000980 for ; Thu, 1 Jan 2015 14:52:04 -0600 (CST) (envelope-from bob@rancor.immure.com) Received: (from bob@localhost) by rancor.immure.com (8.14.9/8.14.9/Submit) id t01Kq4rR000979 for freebsd-stable@freebsd.org; Thu, 1 Jan 2015 14:52:04 -0600 (CST) (envelope-from bob) Date: Thu, 1 Jan 2015 14:52:04 -0600 From: Bob Willcox To: stable list Message-ID: <20150101205203.GA867@rancor.immure.com> Reply-To: Bob Willcox MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 10.1.132.9 X-SA-Exim-Mail-From: bob@immure.com X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on maul.immure.com X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, T_RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.0 Subject: How can I remove an unnecessary .sujournal file? X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on maul.immure.com) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2015 20:52:15 -0000 I copied all of the files from a ufs /usr/src filesystem to a zfs filesystem and don't need/use the .sujournal file that got copied over as well. So, my quesiton is, how can I remove this unnecessary .sujournal file? When I attempt a simple rm here's what I get: root@vader:2 /usr/src> rm .sujournal override r-------- root/wheel schg,sunlnk,nodump for .sujournal? y rm: .sujournal: Operation not permitted Thanks, Bob -- Bob Willcox | Men who cherish for women the highest bob@immure.com | respect are seldom popular with them. Austin, TX | -- Joseph Addison