[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1281652177-23562-1-git-send-email-bchociej@gmail.com>
Date: Thu, 12 Aug 2010 17:29:35 -0500
From: bchociej@...il.com
To: chris.mason@...cle.com, linux-btrfs@...r.kernel.org
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
cmm@...ibm.com, bcchocie@...ibm.com, mrlupfer@...ibm.com,
crscott@...ibm.com, bchociej@...il.com, mlupfer@...il.com,
conscott@...edu
Subject: [PATCH 0/2] Btrfs-progs: Add support for hot data migration
This patch set introduces functionality into btrfsctl and mkfs.btrfs to
support the kernel patches for hot data tracking and migration to SSD
with Btrfs. New functionality includes a -h option to mkfs.btrfs to
preallocate approrpiate block group types for SSD data migration, and
also includes additional options for btrfsctl to interact with the new
ioctls introduced by the kernel patches.
DIFFSTAT:
btrfsctl.c | 111 +++++++++++++++++++++++++++++++++++++++-
ctree.h | 2 +
extent-tree.c | 2 +-
ioctl-test.c | 3 +
ioctl.h | 24 +++++++++
mkfs.c | 131 ++++++++++++++++++++++++++++++++++++++++-------
utils.c | 1 +
volumes.c | 73 +++++++++++++++++++++++++-
volumes.h | 3 +-
9 files changed, 326 insertions(+), 24 deletions(-)
Signed-off-by: Ben Chociej <bchociej@...il.com>
Signed-off-by: Matt Lupfer <mlupfer@...il.com>
Tested-by: Conor Scott <conscott@...edu>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists