update btrfs-progs for seed device support
authorYan Zheng <zheng.yan@oracle.com>
Tue, 18 Nov 2008 15:40:06 +0000 (10:40 -0500)
committerChris Mason <chris.mason@oracle.com>
Tue, 18 Nov 2008 15:40:06 +0000 (10:40 -0500)
commit4d1d3a59d6debe80ce1e2da60e82233ab8f1f886
tree896a25411082e009b2699ef63a7dc9ae5d286bc3
parent95470dfaf12dc8aa59bcb6829c4a7f759d2c5ff6
update btrfs-progs for seed device support

This patch does the following:

1) Update device management code to match the kernel code.

2) Allocator fixes.

3) Add a program called btrfstune to set/clear the SEEDING
   super block flags.
Makefile
btrfstune.c [new file with mode: 0644]
ctree.c
ctree.h
disk-io.c
extent-tree.c
utils.c
volumes.c
volumes.h