All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Mason <chris.mason@fusionio.com>
To: Tomasz Torcz <tomek@pipebreaker.pl>
Cc: Chris Mason <clmason@fusionio.com>,
	"linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>
Subject: Re: experimental raid5/6 code in git
Date: Tue, 5 Feb 2013 13:32:48 -0500	[thread overview]
Message-ID: <20130205183248.GF20797@shiny> (raw)
In-Reply-To: <20130205142236.GA6619@mother.jarsat.pl>

On Tue, Feb 05, 2013 at 07:22:36AM -0700, Tomasz Torcz wrote:
> Hi,
> 
>   I believe XOR_BLOCKS must be selected, otherwise build fails with:
> ERROR: "xor_blocks" [fs/btrfs/btrfs.ko] undefined!
>  
> 
> diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig
> index 4f5dc93..5f583c8 100644
> --- a/fs/btrfs/Kconfig
> +++ b/fs/btrfs/Kconfig
> @@ -7,6 +7,7 @@ config BTRFS_FS
>  	select LZO_COMPRESS
>  	select LZO_DECOMPRESS
>  	select RAID6_PQ
> +	select XOR_BLOCKS
>  
>  	help
>  	  Btrfs is a new filesystem with extents, writable snapshotting,

Thanks, I've put this in.

-chris

  reply	other threads:[~2013-02-05 18:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-02 16:02 experimental raid5/6 code in git Chris Mason
2013-02-03 17:33 ` Hendrik Friedel
2013-02-04 21:42 ` H. Peter Anvin
2013-02-05  1:23   ` Chris Mason
2013-02-05  2:26     ` H. Peter Anvin
2013-02-05  2:59       ` Gareth Pye
2013-02-05  5:29         ` Chester
2013-02-05  6:10           ` Gareth Pye
2013-02-05 14:22 ` Tomasz Torcz
2013-02-05 18:32   ` Chris Mason [this message]
     [not found] ` <CAM_ZMPCAcKtOH4UapR8HbSN6Woi7Lh7mqy+e14TDY+8tM386iQ@mail.gmail.com>
2013-02-11 15:13   ` Chris Mason
2013-02-12 15:16 ` Kaspar Schleiser
2013-02-12 15:30   ` Chris Mason

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=20130205183248.GF20797@shiny \
    --to=chris.mason@fusionio.com \
    --cc=clmason@fusionio.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=tomek@pipebreaker.pl \
    /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.