All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arun Bhanu <btrfs@arunbhanu.com>
To: linux-btrfs@vger.kernel.org
Subject: Problem with building btrfs into the kernel instead of module
Date: Wed, 8 Oct 2008 02:22:30 +0800	[thread overview]
Message-ID: <20081007182230.GA19219@deepthought> (raw)

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
Btrfs v0.16-8-g09ab036

# mount -t btrfs /dev/sda1 /mnt/sda1/
mount: unknown filesystem type 'btrfs'

If I perform the above steps with btrfs built as a module I don't get
any error.

Is this a known issue or am I doing something wrong?

-Arun

             reply	other threads:[~2008-10-07 18:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-07 18:22 Arun Bhanu [this message]
2008-10-07 19:44 ` Problem with building btrfs into the kernel instead of module Sage Weil
2008-10-08 17:41   ` Arun Bhanu

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=20081007182230.GA19219@deepthought \
    --to=btrfs@arunbhanu.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.