From owner-freebsd-stable@FreeBSD.ORG Tue May 7 06:30:11 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C0A8AF17 for ; Tue, 7 May 2013 06:30:11 +0000 (UTC) (envelope-from goran.lowkrantz@ismobile.com) Received: from mail.ismobile.com (mail.ismobile.com [IPv6:2a00:f680:101:11::4]) by mx1.freebsd.org (Postfix) with ESMTP id 7C5CD1CB for ; Tue, 7 May 2013 06:30:11 +0000 (UTC) Received: from mail.ismobile.com (localhost [127.0.0.1]) by dkim.mail.ismobile.com (Postfix) with ESMTP id DBC392B5491 for ; Tue, 7 May 2013 06:30:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=ismobile.com; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=selector1; bh=wqoknhvqjJd6DXpTSuPF GwhznU4=; b=RtKy8HiVNH6Hdol/F/DytMBc7EWDJRt/Smhztjp11UED0icsgQtI k8N4Y3u2v/zNWXWIGn+oQTwAphFWczQiHMcWVYZQWprpapLfySY914VhaBE5DAdk Z2YnsUhD9bG22X2UQ6I37dRJPlnVA7+9DOhaCvjZBnsK/re6UK+i8tA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=ismobile.com; h=date:from:to :subject:message-id:mime-version:content-type :content-transfer-encoding; q=dns; s=selector1; b=b6Au8QaWDIlVqa Lzq1h5JkPO+IuJxhfoD2fg18B4+Y1drtmpnn1+ZIOSt8H0WYswCXJ69eMAee4rbx nz+8V91PKNdcHE6VAQ9+7+oeVdNtEPwUfh5yVi8L8CUSQixFaLRxnEaXWGmtjKV4 ifmnptAOLmD03ngqDmufvy1zr/65A= Received: from [172.16.2.45] (unknown [172.16.2.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.ismobile.com (Postfix) with ESMTPSA id 796E62B5490 for ; Tue, 7 May 2013 06:30:07 +0000 (UTC) Date: Tue, 07 May 2013 08:30:06 +0200 From: =?UTF-8?Q?G=C3=B6ran_L=C3=B6wkrantz?= To: freebsd-stable@freebsd.org Subject: Nullfs leaks i-nodes Message-ID: X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 May 2013 06:30:11 -0000 I created a PR, kern/178238, on this but would like to know if anyone has any ideas or patches? Have updated the system where I see this to FreeBSD 9.1-STABLE #0 r250229 and still have the problem. /glz