public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: David Chinner <dgc@sgi.com>
To: Christoph Hellwig <hch@lst.de>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH 8/17] kill struct bhv_vnode
Date: Fri, 24 Aug 2007 10:10:40 +1000	[thread overview]
Message-ID: <20070824001040.GB72985246@sgi.com> (raw)
In-Reply-To: <20070823193905.GI8050@lst.de>

On Thu, Aug 23, 2007 at 09:39:05PM +0200, Christoph Hellwig wrote:
> Now that struct bhv_vnode is empty we can just kill it.  Retain bhv_vattr_t
> as a typedef for struct inode for the time beeing until all the fallout is
> cleaned up.

I think you mean "retain the bhv_vnode_t as a typedef for struct inode":

> +typedef struct inode	bhv_vnode_t;
>  
> -typedef struct bhv_vnode {
> -	struct inode	v_inode;		/* Linux inode */
> -	/* inode MUST be last */
> -} bhv_vnode_t;

Cheers,

Dave.
-- 
Dave Chinner
Principal Engineer
SGI Australian Software Group

  reply	other threads:[~2007-08-24  0:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-23 19:39 [PATCH 8/17] kill struct bhv_vnode Christoph Hellwig
2007-08-24  0:10 ` David Chinner [this message]
2007-08-24  1:22   ` Christoph Hellwig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070824001040.GB72985246@sgi.com \
    --to=dgc@sgi.com \
    --cc=hch@lst.de \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox