* [git pull] device mapper fixes for 4.2-rc7
@ 2015-08-13 20:21 Mike Snitzer
0 siblings, 0 replies; only message in thread
From: Mike Snitzer @ 2015-08-13 20:21 UTC (permalink / raw)
To: Linus Torvalds; +Cc: dm-devel, Joe Thornber, Alasdair G Kergon, Yi Zhang
Hi Linus,
The following changes since commit f7644cbfcdf03528f0f450f3940c4985b2291f49:
Linux 4.2-rc6 (2015-08-09 15:54:30 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm tags/dm-4.2-fixes-5
for you to fetch changes up to 34dd051741572859bc1fef525c5ddbc127158b52:
dm cache policy smq: move 'dm-cache-default' module alias to SMQ (2015-08-12 11:27:29 -0400)
Please pull, thanks.
Mike
----------------------------------------------------------------
- two stable fixes for corruption seen in a snapshot of thinp metadata;
metadata snapshots aren't widely used but help provide a consistent
view of the metadata associated with an active thin-pool.
- a dm-cache fix for the 4.2 "default" policy switch from "mq" to "smq"
----------------------------------------------------------------
Joe Thornber (2):
dm thin metadata: delete btrees when releasing metadata snapshot
dm btree: add ref counting ops for the leaves of top level btrees
Yi Zhang (1):
dm cache policy smq: move 'dm-cache-default' module alias to SMQ
drivers/md/dm-cache-policy-mq.c | 2 --
drivers/md/dm-cache-policy-smq.c | 2 ++
drivers/md/dm-thin-metadata.c | 4 +--
drivers/md/persistent-data/dm-btree-internal.h | 6 +++++
drivers/md/persistent-data/dm-btree-remove.c | 16 +++++------
drivers/md/persistent-data/dm-btree-spine.c | 37 ++++++++++++++++++++++++++
drivers/md/persistent-data/dm-btree.c | 7 +----
7 files changed, 54 insertions(+), 20 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-08-13 20:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-13 20:21 [git pull] device mapper fixes for 4.2-rc7 Mike Snitzer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).