Re: compile btrfs for 2.6.27-rc9

2008-10-10 Thread Arun Bhanu
* Xavier Nicollet ([EMAIL PROTECTED]) wrote: Hello everyone, I am trying to compile btrfs.ko (unstable) for 2.6.27-rc9. I copied btrfs part of Kbuild, and fs/btrfs to my 2.6.27-rc9 tree. Then make modules modules_install However, I can't insmod btrfs.ko. Dmesg ouput: [ 8973.920435]

Re: Problem with building btrfs into the kernel instead of module

2008-10-08 Thread Arun Bhanu
* Sage Weil ([EMAIL PROTECTED]) wrote: On Wed, 8 Oct 2008, Arun Bhanu wrote: Hi I have compiled btrfs into the kernel instead of building as module. Then I create a btrfs filesystem on a partition and try to mount it and I get the following error. fs/btrfs/Makefile is a bit wonky

Problem with building btrfs into the kernel instead of module

2008-10-07 Thread Arun Bhanu
Hi I have compiled btrfs into the kernel instead of building as module. Then I create a btrfs filesystem on a partition and try to mount it and I get the following error. # mkfs.btrfs /dev/sda1 fs created label (null) on /dev/sda1 nodesize 4096 leafsize 4096 sectorsize 4096 size 4.88GB