LWN.net Logo

Use struct path in struct nameidata

From:  Bharata B Rao <bharata@linux.vnet.ibm.com>
To:  Andrew Morton <akpm@linux-foundation.org>
Subject:  [PATCH 00/13] Use struct path in struct nameidata
Date:  Mon, 22 Oct 2007 12:23:52 +0530
Message-ID:  <20071022065352.GA6489@in.ibm.com>
Cc:  Jan Blunck <jblunck@suse.de>, Andreas Gruenbacher <agruen@suse.de>, Christoph Hellwig <hch@lst.de>, viro@zeniv.linux.org.uk, linux-kernel@vger.kernel.org
Archive-link:  Article, Thread

Hi Andrew,

Could you please consider these patches for -mm ? These patches
apply on 2.6.23-mm1 and are mostly a repost of earlier patches.

Patches 1 to 11 have been Acked by Christoph Hellwig.

Patch 12 is another instance where (vfsmnt, dentry) to path conversion
is possible.

Patch 13 is a patch which renames d_path to print_path and fixes
comments as suggested by Christoph.

Compile and boot tested on x86, x86_64 and powerpc.

Regards,
Bharata.

Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds