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. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 00/13] Use struct path in struct nameidata
- From: Christoph Hellwig <[email protected]>
- [PATCH 13/13] Rename {__}d_path() to {__}print_path() and fix comments
- From: Bharata B Rao <[email protected]>
- [PATCH 12/13] Use struct path argument in proc_get_link()
- From: Bharata B Rao <[email protected]>
- [PATCH 11/13] Make __d_path() to take a struct path argument
- From: Bharata B Rao <[email protected]>
- [PATCH 10/13] Make set_fs_{root,pwd} take a struct path
- From: Bharata B Rao <[email protected]>
- [PATCH 09/13] Use struct path in fs_struct
- From: Bharata B Rao <[email protected]>
- [PATCH 08/13] Introduce path_get()
- From: Bharata B Rao <[email protected]>
- [PATCH 07/13] Use path_put() in a few places instead of {mnt,d}put()
- From: Bharata B Rao <[email protected]>
- [PATCH 06/13] Introduce path_put()
- From: Bharata B Rao <[email protected]>
- [PATCH 05/13] Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
- From: Bharata B Rao <[email protected]>
- [PATCH 04/13] Move struct path into its own header
- From: Bharata B Rao <[email protected]>
- [PATCH 03/13] Remove path_release_on_umount()
- From: Bharata B Rao <[email protected]>
- [PATCH 02/13] Don't touch fs_struct in usermodehelper
- From: Bharata B Rao <[email protected]>
- [PATCH 01/13] Don't touch fs_struct in drivers
- From: Bharata B Rao <[email protected]>
- Re: [PATCH 00/13] Use struct path in struct nameidata
- Prev by Date: Re: [uml-devel] User Mode Linux still doesn't build in 2.6.23-final.
- Next by Date: [PATCH 01/13] Don't touch fs_struct in drivers
- Previous by thread: 100% iowait on one of cpus in current -git
- Next by thread: [PATCH 01/13] Don't touch fs_struct in drivers
- Index(es):