public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Lachlan McIlroy <lachlan@sgi.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: sgi.bugs.xfs@engr.sgi.com, xfs@oss.sgi.com
Subject: Re: TAKE 981498 - kill bhv_vnode_t
Date: Tue, 29 Jul 2008 11:32:36 +1000	[thread overview]
Message-ID: <488E7334.90205@sgi.com> (raw)
In-Reply-To: <20080728121534.GA12715@infradead.org>

Christoph Hellwig wrote:
> On Mon, Jul 28, 2008 at 04:26:25PM +1000, Lachlan McIlroy wrote:
>> kill bhv_vnode_t
>>
>> All remaining bhv_vnode_t instance are in code that's more or less Linux
>> specific.  (Well, for xfs_acl.c that could be argued, but that code is
>> on the removal list, too).  So just do an s/bhv_vnode_t/struct inode/
>> over the whole tree.  We can clean up variable naming and some useless
>> helpers later.
> 
> Thanks,  but I wonder how this could even apply without the
> intialize_vnode cleanup..

It applied fine.  Didn't build though - I had to change a couple more
bhv_vnode_t's.

      reply	other threads:[~2008-07-29  1:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-28  6:26 TAKE 981498 - kill bhv_vnode_t Lachlan McIlroy
2008-07-28 12:15 ` Christoph Hellwig
2008-07-29  1:32   ` Lachlan McIlroy [this message]

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=488E7334.90205@sgi.com \
    --to=lachlan@sgi.com \
    --cc=hch@infradead.org \
    --cc=sgi.bugs.xfs@engr.sgi.com \
    --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