All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josef Bacik <jbacik@fb.com>
To: Frank Holton <fholton@gmail.com>, <linux-btrfs@vger.kernel.org>
Subject: Re: [PATCH v5] Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Date: Fri, 20 Dec 2013 09:04:36 -0500	[thread overview]
Message-ID: <52B44E74.60100@fb.com> (raw)
In-Reply-To: <1387474005-15373-1-git-send-email-fholton@gmail.com>

Still failing to build

fs/btrfs/tests/extent-io-tests.c: In function ‘process_page_range’:
fs/btrfs/tests/extent-io-tests.c:59:4: error: implicit declaration of 
function ‘btrfs_err’ [-Werror=implicit-function-declaration]
btrfs_err(BTRFS_I(inode)->root->fs_info,
^
fs/btrfs/tests/extent-io-tests.c:59:4: error: implicit declaration of 
function ‘BTRFS_I’ [-Werror=implicit-function-declaration]
fs/btrfs/tests/extent-io-tests.c:59:28: error: invalid type argument of 
‘->’ (have ‘int’)
btrfs_err(BTRFS_I(inode)->root->fs_info,
^
Make sure you have the sanity tests config option enabled so you can 
make sure everything is getting built. Thanks,

Josef

  reply	other threads:[~2013-12-20 14:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-12 19:57 [PATCH v4] Btrfs: convert printk to btrfs_ and fix BTRFS prefix Frank Holton
2013-12-18 21:45 ` Josef Bacik
2013-12-19 17:26 ` [PATCH v5] " Frank Holton
2013-12-20 14:04   ` Josef Bacik [this message]
2013-12-20 16:37 ` [PATCH v6] " Frank Holton

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=52B44E74.60100@fb.com \
    --to=jbacik@fb.com \
    --cc=fholton@gmail.com \
    --cc=linux-btrfs@vger.kernel.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 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.