[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1164890216.3752.457.camel@quoit.chygwyn.com>
Date: Thu, 30 Nov 2006 12:36:56 +0000
From: Steven Whitehouse <swhiteho@...hat.com>
To: Christoph Hellwig <hch@...radead.org>
Cc: cluster-devel@...hat.com, linux-kernel@...r.kernel.org,
Al Viro <viro@...iv.linux.org.uk>
Subject: Re: [GFS2] split gfs2_dinode into on-disk and host variants [1/70]
Hi,
On Thu, 2006-11-30 at 12:25 +0000, Christoph Hellwig wrote:
> > + struct gfs2_dinode_host *di = &ip->i_di;
>
> Please call this things just gfs2_inode. gfs_d(isk)_inode_host doesn't
> make any sense.
>
Its not the final intention to keep this dinode_host structure (or
indeed the other _host structures introduced by Al's patches), its a
means to an end. Later patches in my inode shrinking series remove a
number of the fields from it, so it is much smaller. I do want to do
what you are requesting eventually, but I'm working on it a stage at a
time now that Al has pushed me in the right direction,
Steve.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists