These are the patches from the Fedora 18 btrfs-progs package.

This is resubmitted to pickup the other two patches by
Josef Bacik.  One of them had to be refitted/rebased
because of changes to mkfs.c but only the original Josef
changes are included.

I claim no authorship and am simply passing these on to the
btrfs mailing list.  There are only six patches.  The 
btrfs-init-dev-list.patch and the two Bacik patches are new to 18.
The others all date back to at least Fedora 15 in early 2011.

These patches were applied on top of the 19 patches
assembled by David Sterba.  The valgrind patch  needed to be
change to remove a small part which had already been fixed 
by the "plug a memory leak reported by cppcheck" patch.

Gene Czarcinski (5):
  Fedora 18 - btrfs-init-dev-list.patch
  Fedora 18 - build-fixes.patch
  Fedora 18 - fix-labels.patch
  Fedora 18 - modified valgrind.patch
  Btrfs-progs: detect if the disk we are formatting is a ssd

Josef Bacik (1):
  Btrfs-progs: add btrfs device ready command

 Makefile            |  2 +-
 btrfsck.c           |  2 ++
 cmds-device.c       | 35 +++++++++++++++++++++++++
 disk-io.c           | 16 ++++++++----
 extent-cache.c      | 11 ++++++++
 extent-cache.h      |  1 +
 extent-tree.c       | 10 ++++++++
 ioctl.h             |  2 ++
 man/mkfs.btrfs.8.in |  5 +++-
 mkfs.c              | 74 ++++++++++++++++++++++++++++++++++++++++++++---------
 utils.c             |  3 ++-
 volumes.c           | 16 +++++++++++-
 volumes.h           |  1 +
 13 files changed, 157 insertions(+), 21 deletions(-)

-- 
1.8.1

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to