From: Christoph Hellwig <hch@lst.de>
To: David Chinner <dgc@sgi.com>
Cc: Christoph Hellwig <hch@lst.de>, xfs@oss.sgi.com
Subject: Re: [PATCH 6/17] move v_trace from bhv_vnode to xfs_inode
Date: Fri, 24 Aug 2007 03:21:59 +0200 [thread overview]
Message-ID: <20070824012158.GA25534@lst.de> (raw)
In-Reply-To: <20070824000523.GA72985246@sgi.com>
On Fri, Aug 24, 2007 at 10:05:23AM +1000, David Chinner wrote:
> given that vn_count() returns the linux inode i_count, shouldn't
> we put that here as well rather than killing it? It is sometimes
> useful to see what is happening with the reference count in the
> traces....
True. It'll need a little helper because the linux inode might
be zero in some places.
prev parent reply other threads:[~2007-08-24 1:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-23 19:38 [PATCH 6/17] move v_trace from bhv_vnode to xfs_inode Christoph Hellwig
2007-08-24 0:05 ` David Chinner
2007-08-24 1:21 ` Christoph Hellwig [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=20070824012158.GA25534@lst.de \
--to=hch@lst.de \
--cc=dgc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.