From: Mark Tinguely <tinguely@sgi.com>
To: Chen Baozi <baozich@gmail.com>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH] fs/xfs/xfs_dinode.h: fix comments of xfs_dinode_t.
Date: Wed, 25 Apr 2012 16:30:25 -0500 [thread overview]
Message-ID: <4F986CF1.2040606@sgi.com> (raw)
In-Reply-To: <1334166755-32052-1-git-send-email-baozich@gmail.com>
On 04/11/12 12:52, Chen Baozi wrote:
> Signed-off-by: Chen Baozi<baozich@gmail.com>
> ---
> fs/xfs/xfs_dinode.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/fs/xfs/xfs_dinode.h b/fs/xfs/xfs_dinode.h
> index a372163..1d9643b 100644
> --- a/fs/xfs/xfs_dinode.h
> +++ b/fs/xfs/xfs_dinode.h
> @@ -33,7 +33,7 @@ typedef struct xfs_timestamp {
> * variable size the leftover area split into a data and an attribute fork.
> * The format of the data and attribute fork depends on the format of the
> * inode as indicated by di_format and di_aformat. To access the data and
> - * attribute use the XFS_DFORK_PTR, XFS_DFORK_DPTR, and XFS_DFORK_PTR macros
> + * attribute use the XFS_DFORK_DPTR, XFS_DFORK_APTR, and XFS_DFORK_PTR macros
> * below.
> *
> * There is a very similar struct icdinode in xfs_inode which matches the
> -- 1.7.1
Good catch. Please add a commit message and then you also can add:
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
prev parent reply other threads:[~2012-04-25 21:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-11 17:52 [PATCH] fs/xfs/xfs_dinode.h: fix comments of xfs_dinode_t Chen Baozi
2012-04-11 17:52 ` Chen Baozi
2012-04-25 21:30 ` Mark Tinguely [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=4F986CF1.2040606@sgi.com \
--to=tinguely@sgi.com \
--cc=baozich@gmail.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.