linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.cz>
To: Lad Prabhakar <prabhakar.csengg@gmail.com>
Cc: Chris Mason <clm@fb.com>, Josef Bacik <jbacik@fb.com>,
	linux-btrfs@vger.kernel.org
Subject: Re: [PATCH] btrfs: fix build breakage
Date: Wed, 25 Mar 2015 18:22:41 +0100	[thread overview]
Message-ID: <20150325172241.GI20767@suse.cz> (raw)
In-Reply-To: <1427302321-3458-1-git-send-email-prabhakar.csengg@gmail.com>

On Wed, Mar 25, 2015 at 04:52:01PM +0000, Lad Prabhakar wrote:
> From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com>
> 
> this patch adds necessary include file, fixing following build errors:
> 
> fs/btrfs/inode.c:8094:13: error: undefined identifier 'iov_iter_alignment'
> fs/btrfs/inode.c:8105:33: error: using member 'nr_segs' in incomplete struct iov_iter
> fs/btrfs/inode.c:8106:43: error: using member 'nr_segs' in incomplete struct iov_iter
> fs/btrfs/inode.c:8107:33: error: using member 'iov' in incomplete struct iov_iter
> fs/btrfs/inode.c:8140:17: error: undefined identifier 'iov_iter_count'
> 
> Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>

Thanks, we've a patch for that already

https://patchwork.kernel.org/patch/6069411/

      reply	other threads:[~2015-03-25 17:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 16:52 [PATCH] btrfs: fix build breakage Lad Prabhakar
2015-03-25 17:22 ` David Sterba [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=20150325172241.GI20767@suse.cz \
    --to=dsterba@suse.cz \
    --cc=clm@fb.com \
    --cc=jbacik@fb.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=prabhakar.csengg@gmail.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;
as well as URLs for NNTP newsgroup(s).