linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: Tao Ma <tm@tao.ma>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH] ext4: Fix inline data build warning found by kernel build testing.
Date: Wed, 5 Dec 2012 01:23:36 -0500	[thread overview]
Message-ID: <20121205062336.GA11198@thunk.org> (raw)
In-Reply-To: <1354523302-6790-1-git-send-email-tm@tao.ma>

On Mon, Dec 03, 2012 at 04:28:22PM +0800, Tao Ma wrote:
> From: Tao Ma <boyu.mt@taobao.com>
> 
> This patch just tries to silence all the build warning found
> by Fengguang's kernel build testing. It has following fixes:
> 1. change all walk_page_buffers to ext4_walk_page_buffers to avoid
>    a conflict with ocfs2.
> 2. make ext4_get_inline_xattr_pos static.
> 3. make ext4_xattr_ibody_set static.
> 4. change two or more data types in declaration specifiers for
>    ext4_convert_inline_data.
> 
> Reported-by: Fengguang Wu <fengguang.wu@intel.com>
> Cc: Theodore Tso <tytso@mit.edu>
> Signed-off-by: Tao Ma <boyu.mt@taobao.com>

I've folded these changes into their respective inline data patches.

Cheers,

						- Ted

      reply	other threads:[~2012-12-05  6:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-03  8:28 [PATCH] ext4: Fix inline data build warning found by kernel build testing Tao Ma
2012-12-05  6:23 ` Theodore Ts'o [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=20121205062336.GA11198@thunk.org \
    --to=tytso@mit.edu \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tm@tao.ma \
    /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;
as well as URLs for NNTP newsgroup(s).