Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753678AbYAWTsb (ORCPT ); Wed, 23 Jan 2008 14:48:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751379AbYAWTsY (ORCPT ); Wed, 23 Jan 2008 14:48:24 -0500 Received: from verein.lst.de ([213.95.11.210]:36026 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751458AbYAWTsX (ORCPT ); Wed, 23 Jan 2008 14:48:23 -0500 Date: Wed, 23 Jan 2008 20:41:28 +0100 From: Christoph Hellwig To: Matt Helsley Cc: Andrew Morton , LKML , linux-mm , Al Viro , David Howells , William H Taber , William Cesar de Oliveira , Richard Kissel , Christoph Hellwig Subject: Re: [PATCH] Fix procfs task exe symlink Message-ID: <20080123194128.GA2571@lst.de> References: <1201112977.5443.29.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1201112977.5443.29.camel@localhost.localdomain> User-Agent: Mutt/1.3.28i X-Spam-Score: -0.001 () BAYES_44 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 600 Lines: 12 On Wed, Jan 23, 2008 at 10:29:37AM -0800, Matt Helsley wrote: > For executables on the stackable MVFS filesystem the current procfs methods for > implementing a task's exe symlink do not point to the correct file and > applications relying on the symlink fail (see the java example below). Dou you have a pointer to the source code for that filesystem? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/