From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Dilger Subject: Re: Interesting reading that I agree with;-) Date: Wed, 22 May 2002 13:42:04 -0600 Message-ID: <20020522194204.GD458@turbolinux.com> References: <3CEBAC2D.2030002@namesys.com> Mime-Version: 1.0 Return-path: list-help: list-unsubscribe: list-post: Content-Disposition: inline In-Reply-To: <3CEBAC2D.2030002@namesys.com> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Hans Reiser Cc: ReiserFS List On May 22, 2002 18:33 +0400, Hans Reiser wrote: > It is a pity we don't have more folks like Rob working on Linux. I haven't read the whole paper, but at first glance it would appear to be trivial to do this under Linux, because the dentries maintain such an absolute path to a file. The only thing that appears to be needed for this is the new syscall and the applications to actually use it. The syscall just needs to walk the dentry tree upwards to generate the full path, as is already done in the __d_path() function. Cheers, Andreas -- Andreas Dilger http://www-mddsp.enel.ucalgary.ca/People/adilger/ http://sourceforge.net/projects/ext2resize/