From: Ryusuke Konishi <ryusuke-sG5X7nlA6pw@public.gmane.org>
To: qhfeng.kernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
konishi.ryusuke-Zyj7fXuS5i5L9jVzuh4AOg@public.gmane.org
Subject: Re: [PATCH 1/1] [NILFS2]: update comment for struct nilfs_dat_entry
Date: Sun, 25 Apr 2010 23:13:39 +0900 (JST) [thread overview]
Message-ID: <20100425.231339.212386792.ryusuke@osrg.net> (raw)
In-Reply-To: <1272197845-5059-1-git-send-email-qhfeng.kernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
On Sun, 25 Apr 2010 20:17:25 +0800, Qinghuang Feng <qhfeng.kernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> The comment of struct nilfs_dat_entry is mismatched, fix it.
>
> Signed-off-by: Qinghuang Feng <qhfeng.kernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Applied, thanks.
Ryusuke Konishi
> ---
> include/linux/nilfs2_fs.h | 8 ++++----
> 1 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/include/linux/nilfs2_fs.h b/include/linux/nilfs2_fs.h
> index 640702e..478ee34 100644
> --- a/include/linux/nilfs2_fs.h
> +++ b/include/linux/nilfs2_fs.h
> @@ -437,10 +437,10 @@ struct nilfs_palloc_group_desc {
>
> /**
> * struct nilfs_dat_entry - disk address translation entry
> - * @dt_blocknr: block number
> - * @dt_start: start checkpoint number
> - * @dt_end: end checkpoint number
> - * @dt_rsv: reserved for future use
> + * @de_blocknr: block number
> + * @de_start: start checkpoint number
> + * @de_end: end checkpoint number
> + * @de_rsv: reserved for future use
> */
> struct nilfs_dat_entry {
> __le64 de_blocknr;
> --
> 1.7.0.4
--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2010-04-25 14:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-25 12:17 [PATCH 1/1] [NILFS2]: update comment for struct nilfs_dat_entry Qinghuang Feng
[not found] ` <1272197845-5059-1-git-send-email-qhfeng.kernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-04-25 14:13 ` Ryusuke Konishi [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=20100425.231339.212386792.ryusuke@osrg.net \
--to=ryusuke-sg5x7nla6pw@public.gmane.org \
--cc=konishi.ryusuke-Zyj7fXuS5i5L9jVzuh4AOg@public.gmane.org \
--cc=linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=qhfeng.kernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/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