[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061023114736.GA15167@admingilde.org>
Date: Mon, 23 Oct 2006 13:47:36 +0200
From: Martin Waitz <tali@...ingilde.org>
To: Josef Sipek <jsipek@....cs.sunysb.edu>
Cc: Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org, torvalds@...l.org,
viro@....linux.org.uk, hch@...radead.org, jack@...e.cz
Subject: Re: [PATCH 01 of 23] VFS: change struct file to use struct path
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
Download attachment "signature.asc" of type "application/pgp-signature" (190 bytes)
Powered by blists - more mailing lists