From owner-freebsd-fs@FreeBSD.ORG Tue Mar 3 06:07:31 2009 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 42EB11065677 for ; Tue, 3 Mar 2009 06:07:31 +0000 (UTC) (envelope-from dimitar.vassilev@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.178]) by mx1.freebsd.org (Postfix) with ESMTP id F11D48FC1B for ; Tue, 3 Mar 2009 06:07:30 +0000 (UTC) (envelope-from dimitar.vassilev@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so2273601ele.13 for ; Mon, 02 Mar 2009 22:07:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=pl1ESpEyRgU0DnJmVUPT3QL/9DqKB7kDH+FrnshrmHM=; b=FhKhlmy4gNhxpSGjAK4pVxMFIW4qIdgmnXx2hYkDpbKBUQAym0r+7Y9Gxn48AOpr+F V+HCyusMkOL8uMzMhNlg3JN9gBqe3RlPYs4Nktplaub2sKUzoq05z7qZbtsxC2IxJViQ B3I746s6rLhCo275nN3v0VKLYrTXt1zSZdj4Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=A2Im+S23SoLBkmHZ3By3ArIThwVd8eUYY59XckZHs/r8nJibUdSADDtAZxkZplbsh7 tpmuO6bhM80b+ppu/aAuV/bEzMWc4HmoyunZoniR82sODmQDVq8E99fWrEOcJ4aK5gXH 6wTkk59Gb5a4xib0ctODvb+HiYPhNtCucvKto= MIME-Version: 1.0 Received: by 10.151.48.20 with SMTP id a20mr11813640ybk.164.1236060450235; Mon, 02 Mar 2009 22:07:30 -0800 (PST) In-Reply-To: References: Date: Tue, 3 Mar 2009 08:07:30 +0200 Message-ID: <59adc1a0903022207s34028ed4n8d93c935da47b14b@mail.gmail.com> From: Dimitar Vasilev To: Randy Bush Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs@freebsd.org Subject: Re: .zfs/snapshot: Bad file descriptor 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, 03 Mar 2009 06:07:31 -0000 2009/3/3 Randy Bush : > moo.edu:/usr# rm -rf .zfs > rm: .zfs/snapshot: Bad file descriptor > rm: .zfs: File exists > > moo.edu:/usr# ls -l .zfs > ls: snapshot: Bad file descriptor > total 0 > > and old trusty emacs dired did not help > =C2=A0(file-error Removing old name operation not supported /usr/.zfs/sna= pshot) > > what do i whack? > > randy try rebooting the system if possible - current freebsd implementation has this feature from RELENG_7.