]> code.ossystems Code Review - openembedded-core.git/commit
btrfs-tools: new recipe for tools to operate on btrfs images
authorNitin A Kamble <nitin.a.kamble@intel.com>
Fri, 10 Jun 2011 01:12:12 +0000 (18:12 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Jun 2011 19:43:07 +0000 (20:43 +0100)
commit57a2140dc9673c65fea088fbd024fbd002e6937b
tree0694a46fdae4fca6a07887a34ca57efb9221625c
parent829dd1d7ca99ec6228d2705cdece4727232797d3
btrfs-tools: new recipe for tools to operate on btrfs images

Added these patches to the recipe to get it to work as desired:

Upstream patches from tmp & for-dragonn branches of repository http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git

Also included the debian patches.

Nitin's patch to make the makefile cross friendly

And Xin Zhong's patch to improve mkfs.btrfs

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
26 files changed:
meta/recipes-devtools/btrfs-tools/btrfs-tools/debian/01-labels.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/debian/02-ftbfs.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/debian/03-glibc.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/fix_use_of_gcc.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/mkfs-xin-fixes.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-for-dragonn/0001-Fill-missing-devices-so-degraded-filesystems-can-be-.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-for-dragonn/0002-Check-for-RAID10-in-set_avail_alloc_bits.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-for-dragonn/0003-Print-the-root-generation-in-btrfs-debug-tree.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-for-dragonn/0004-Allow-partial-FS-opens-for-btrfsck-scanning.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-for-dragonn/0005-Temporary-debugging-for-dragonn.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0001-Btrfs-progs-add-a-btrfs-select-super-command-to-over.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0002-Btrfs-progs-use-safe-string-manipulation-functions.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0003-Btrfs-progs-utils-Informative-errors.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0004-update-man-page-to-new-defragment-command-interface.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0005-Improve-error-handling-in-the-btrfs-command.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0006-Btrfs-progs-update-super-fields-for-space-cache.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0007-Btrfs-progs-add-support-for-mixed-data-metadata-bloc.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0008-Update-for-lzo-support.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0009-Update-clean-up-btrfs-help-and-man-page-V2.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0010-Deprecate-btrfsctl-btrfs-show-btrfs-vol.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0011-Add-the-btrfs-filesystem-label-command.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0012-Btrfs-progs-Update-man-page-for-mixed-data-metadata-.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0013-btrfs-progs-Add-new-feature-to-mkfs.btrfs-to-make-fi.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0014-btrfs-progs-fix-wrong-extent-buffer-size-when-readin.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/upstream-tmp/0015-btrfs-progs-add-discard-support-to-mkfs.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb [new file with mode: 0644]