From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030867Ab0B1DUc (ORCPT ); Sat, 27 Feb 2010 22:20:32 -0500 Received: from kroah.org ([198.145.64.141]:33463 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S968697Ab0B1DUa (ORCPT ); Sat, 27 Feb 2010 22:20:30 -0500 Date: Sat, 27 Feb 2010 19:19:27 -0800 From: Greg KH To: Markus Rechberger Cc: LKML , Theodore Tso , Linus Torvalds Subject: Re: Linux 2.6.33 Bugs (CUSE) Message-ID: <20100228031927.GA2057@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 27, 2010 at 02:36:54PM +0100, Markus Rechberger wrote: > Hi, > > following comes up when cusexmp gets started twice: > $ ./cusexmp --name=foo /foo Yeah, it's a known issue. We have a patch queued up for .34 that will resolve it, but we need to have it bake a bit more to ensure that there are no bad problems. If not, it will be added to the .33-stable release. thanks, greg k-h