Re: Building btrfs as a dkms module on Debian

2011-02-16 Thread Yuri D'Elia
On Wed, 16 Feb 2011 10:51:43 +0800 liubo wrote: > > I assume BLKDEV_IFL_WAIT/BARRIER was added in later kernels? > > Is there a way to make it build btrfs for 2.6.37? > > in commit fbd9b09a177a481eda256447c881f014f29034fe: > include/linux/blkdev.h: > > #define BLKDEV_IFL_WAIT (1 << BLKD

Re: Building btrfs as a dkms module on Debian

2011-02-15 Thread liubo
On 02/15/2011 11:35 PM, Yuri D'Elia wrote: > Hi everyone. I was trying to test a more recent version of btrfs on my > current kernel (2.6.37) using dkms, without success. > > I followed these instructions: > > https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories > > - cloned the re

Building btrfs as a dkms module on Debian

2011-02-15 Thread Yuri D'Elia
Hi everyone. I was trying to test a more recent version of btrfs on my current kernel (2.6.37) using dkms, without success. I followed these instructions: https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories - cloned the repo - symlinked to /usr/src/btrfs-git - patched version.sh: