From owner-freebsd-emulation@FreeBSD.ORG Mon Sep 11 06:20:31 2006 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11FB816A403 for ; Mon, 11 Sep 2006 06:20:31 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9E9C43D46 for ; Mon, 11 Sep 2006 06:20:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8B6KU6d033638 for ; Mon, 11 Sep 2006 06:20:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8B6KUXm033637; Mon, 11 Sep 2006 06:20:30 GMT (envelope-from gnats) Date: Mon, 11 Sep 2006 06:20:30 GMT Message-Id: <200609110620.k8B6KUXm033637@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: Knut Anders Hatlen Cc: Subject: Re: ports/102897: linux_base-fc-4 - remove() function does not delete empty directories X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Knut Anders Hatlen List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 06:20:31 -0000 The following reply was made to PR ports/102897; it has been noted by GNATS. From: Knut Anders Hatlen To: bug-followup@freebsd.org Cc: saper@system.pl Subject: Re: ports/102897: linux_base-fc-4 - remove() function does not delete empty directories Date: Mon, 11 Sep 2006 08:09:49 +0200 I have applied Marcin's patch to my source tree (RELENG_6_1) and verified that the problem is solved. Thank you very much for fixing it so quickly! -- Knut Anders