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>,
Anssi Hannula <anssi.hannula@iki.fi>,
Joe Thornber <ejt@redhat.com>
Subject: [git pull] device mapper fix for 3.17-rc5
Date: Fri, 12 Sep 2014 17:10:46 -0400 [thread overview]
Message-ID: <20140912211046.GA10673@redhat.com> (raw)
Hi Linus,
The following changes since commit d49ec52ff6ddcda178fc2476a109cf1bd1fa19ed:
dm crypt: fix access beyond the end of allocated space (2014-08-28 14:24:09 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/dm-3.17-fix2
for you to fetch changes up to 40aa978eccec61347cd47b97c598df49acde8be5:
dm cache: fix race causing dirty blocks to be marked as clean (2014-09-10 11:20:47 -0400)
Please pull, thanks.
Mike
----------------------------------------------------------------
Fix a race in the DM cache target that caused dirty blocks to be marked
as clean. This could cause no writeback to occur or spurious dirty
block counts.
----------------------------------------------------------------
Anssi Hannula (1):
dm cache: fix race causing dirty blocks to be marked as clean
drivers/md/dm-cache-target.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
reply other threads:[~2014-09-12 21:10 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=20140912211046.GA10673@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=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.