From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, linux-kernel@vger.kernel.org,
Alasdair G Kergon <agk@redhat.com>, Joe Thornber <ejt@redhat.com>,
Greg Thelen <gthelen@google.com>,
Anssi Hannula <anssi.hannula@iki.fi>
Subject: [git pull] device mapper fixes for 3.16 final
Date: Fri, 1 Aug 2014 12:45:41 -0400 [thread overview]
Message-ID: <20140801164541.GA21696@redhat.com> (raw)
Hi Linus,
The following changes since commit 64aa90f26c06e1cb2aacfb98a7d0eccfbd6c1a91:
Linux 3.16-rc7 (2014-07-27 12:41:55 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/dm-3.16-fixes-3
for you to fetch changes up to 44fa816bb778edbab6b6ddaaf24908dd6295937e:
dm cache: fix race affecting dirty block count (2014-08-01 12:25:22 -0400)
----------------------------------------------------------------
Fix dm bufio shrinker to properly zero-fill all fields.
Fix race in dm cache that caused improper reporting of the number of
dirty blocks in the cache.
----------------------------------------------------------------
Anssi Hannula (1):
dm cache: fix race affecting dirty block count
Greg Thelen (1):
dm bufio: fully initialize shrinker
drivers/md/dm-bufio.c | 2 +-
drivers/md/dm-cache-target.c | 13 ++++++-------
2 files changed, 7 insertions(+), 8 deletions(-)
reply other threads:[~2014-08-01 16:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140801164541.GA21696@redhat.com \
--to=snitzer@redhat.com \
--cc=agk@redhat.com \
--cc=anssi.hannula@iki.fi \
--cc=dm-devel@redhat.com \
--cc=ejt@redhat.com \
--cc=gthelen@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.