bug: missing snapshot as in the btrfs subvolume list command

2011-07-05 Thread Anand Jain
A confirmation if the following bug is being taken care will help. Have 9 sub-vols `btrfs subvolume list /btrfs` - # btrfs subvolume list /btrfs ID 256 top level 5 path sv1 ID 257 top level 5 path snapy23988 ID 258 top level 5 path snapi24000 ID 259

Re: bug: missing snapshot as in the btrfs subvolume list command

2011-07-05 Thread Hugo Mills
On Tue, Jul 05, 2011 at 06:10:42PM +0800, Anand Jain wrote: A confirmation if the following bug is being taken care will help. Have 9 sub-vols `btrfs subvolume list /btrfs` - # btrfs subvolume list /btrfs ID 256 top level 5 path sv1 ID 257 top

[GIT PULL] scrub updates for 3.1

2011-07-05 Thread Arne Jansen
Hi Chris, since rc-6 seems to be the last rc for 3.0 and in case you're already preparing your pull request for 3.1, can you please pull the following updates for scrub, based on your for-linus tree (2f7e33d432)? git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne.git

[BUG] delayed inodes and reflinks

2011-07-05 Thread Jan Schmidt
Hi, I hit this bug an hour ago while executing some cp --reflink: Jul 5 13:54:02 oglaroon kernel: [ 2654.545244] [ cut here ] Jul 5 13:54:02 oglaroon kernel: [ 2654.600508] kernel BUG at fs/btrfs/delayed-inode.c:1637! Jul 5 13:54:02 oglaroon kernel: [ 2654.664052]

BTRFS Wiki

2011-07-05 Thread Jonathan Rogers
The Wiki at URL:https://btrfs.wiki.kernel.org/ seems to be having trouble. For the past few days, it's often failed to load for me. Sometimes the HTTP request times out. Sometimes I get an error page indicating connection problems to the database server. Sometimes, pages load quickly. This is an

infinite loop when remounting a btrfs root filesystem read-write

2011-07-05 Thread Bernhard Rosenkranzer
Hi, I've run into a severe problem with a btrfs root filesystem (this is on 2.6.39, but other kernel versions seem to behave the same). The filesystem mounts read-only fine, but trying to mount it read-write causes an infinite loop inside the kernel, causing an infinite repetition of the message

Re: [GIT PULL] scrub updates for 3.1

2011-07-05 Thread Li Zefan
21:00, Arne Jansen worte: Hi Chris, since rc-6 seems to be the last rc for 3.0 and in case you're already preparing your pull request for 3.1, can you please pull the following updates for scrub, based on your for-linus tree (2f7e33d432)?

Re: [GIT PULL] scrub updates for 3.1

2011-07-05 Thread Chris Mason
Excerpts from Li Zefan's message of 2011-07-05 21:06:02 -0400: 21:00, Arne Jansen worte: Hi Chris, since rc-6 seems to be the last rc for 3.0 and in case you're already preparing your pull request for 3.1, can you please pull the following updates for scrub, based on your for-linus

Re: [BUG] delayed inodes and reflinks

2011-07-05 Thread Miao Xie
On tue, 05 Jul 2011 15:25:12 +0200, Jan Schmidt wrote: I hit this bug an hour ago while executing some cp --reflink: Jul 5 13:54:02 oglaroon kernel: [ 2654.545244] [ cut here ] Jul 5 13:54:02 oglaroon kernel: [ 2654.600508] kernel BUG at