hoi :) On Sat, Oct 21, 2006 at 03:28:07AM -0400, Josef Sipek wrote: > > why? > > It's little cleaner than having two pointers. In general, there is a number > of users of dentry-vfsmount pairs in the kernel, and struct path nicely > wraps it. Sure, but you can split the patch up: First, change struct file and introduce the #defines so that everything still works as before. If this is accepted upstream, you can start to move other kernel code to use the new names. If all active trees have finally moved to only use the new name, then you can remove the #define. -- Martin Waitz
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- Re: [PATCH 01 of 23] VFS: change struct file to use struct path
- From: Josef Sipek <[email protected]>
- Re: [PATCH 01 of 23] VFS: change struct file to use struct path
- References:
- [PATCH 00 of 23] struct file: Use struct path
- From: Josef "Jeff" Sipek <[email protected]>
- [PATCH 01 of 23] VFS: change struct file to use struct path
- From: Josef "Jeff" Sipek <[email protected]>
- Re: [PATCH 01 of 23] VFS: change struct file to use struct path
- From: Andrew Morton <[email protected]>
- Re: [PATCH 01 of 23] VFS: change struct file to use struct path
- From: Josef Sipek <[email protected]>
- [PATCH 00 of 23] struct file: Use struct path
- Prev by Date: Re: [ANNOUNCE] GIT 1.4.3.1
- Next by Date: Re: [PATCH] Move swap allocation routines to swap.c
- Previous by thread: Re: [PATCH 01 of 23] VFS: change struct file to use struct path
- Next by thread: Re: [PATCH 01 of 23] VFS: change struct file to use struct path
- Index(es):