From owner-freebsd-fs@FreeBSD.ORG Wed Dec 8 16:30:06 2010 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 C502610656C8 for ; Wed, 8 Dec 2010 16:30:06 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6E5F38FC19 for ; Wed, 8 Dec 2010 16:30:06 +0000 (UTC) Received: by ywp6 with SMTP id 6so793441ywp.13 for ; Wed, 08 Dec 2010 08:30:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=SvQU0QQGeU8Xr6x/x6ytOe+6ONsfIpI1wuIeZRP1kJU=; b=QdZy43Gdi6AP2oSj1z6SIPE748uME6k20DNB9yVCWcffwqw8Ej1WiRwDKnICi6buP4 DwFtRTyYZO9bOegmFQUNkb3fapzEzc2mZ1wtmtrf2za7YsO/ndCq6BZg3JLdPpyRxa1m 3WMvFAQPnayxzLkaYbLdoWysxupIVdhrYv2cI= 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=lPMJdRNJO0NzE3irEOpkAM+LDTLXd15BDxZkruNnYvX9JyIUUxNZPq4V6FaMdXbLh0 vqCP2JgkJWNpffzLX6kRwcI3tsu2zeUCkwS421pC0F5LJdrNm4tR8Nhk9KMjmBssfaZt GgxDXfRCFLcT0oXuySSizZ8EDE2A7Ffm183Ls= MIME-Version: 1.0 Received: by 10.90.103.9 with SMTP id a9mr9748543agc.165.1291825805555; Wed, 08 Dec 2010 08:30:05 -0800 (PST) Received: by 10.90.226.2 with HTTP; Wed, 8 Dec 2010 08:30:05 -0800 (PST) In-Reply-To: <4CFFA945.2010104@DataIX.net> References: <1291796355.2420.12.camel@pc286.embl.fr> <4CFFA945.2010104@DataIX.net> Date: Wed, 8 Dec 2010 08:30:05 -0800 Message-ID: From: Freddie Cash To: jhell Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-fs@freebsd.org >> FreeBSD Filesystems" , =?UTF-8?B?TWlja2HDq2wgQ2Fuw6l2ZXQ=?= Subject: Re: Zfs and Disc quota exceeded on 8.1-RELEASE 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: Wed, 08 Dec 2010 16:30:06 -0000 On Wed, Dec 8, 2010 at 7:50 AM, jhell wrote: > On 12/08/2010 03:19, Micka=C3=ABl Can=C3=A9vet wrote: >> When I exceed quota on a ZFS volume on FreeBSD-8.1-RELEASE, I can't >> remove any file with rm. I know that there is a workaround by using >> cat /dev/null in a file, but that's not really user friendly and can't >> work when the volume is exported to Windows Clients via Samba. >> >> In tried with FreeBSD-8.1-STABLE-201011 and this bug seams to be solved. >> >> Is there a way to apply some patches on FreeBSD-8.1-RELEASE to fix this >> issue ? > > I was not able to reproduce this on 8.2-PRERELEASE or later. Can you > confirm ? Lol. It's right there in the part you quoted, 4 lines up from your quote. = :) "In tried with FreeBSD-8.1-STABLE-201011 and this bug seams to be solved." OP wants to know if there's anyway to backport the fix to 8.1-RELEASE. --=20 Freddie Cash fjwcash@gmail.com