From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, Ahmed Samy <f.fallen45@gmail.com>,
Alasdair G Kergon <agk@redhat.com>
Subject: [git pull] another device mapper fix for 4.6-rc4 (or 4.6-rc5 if too late)
Date: Sun, 17 Apr 2016 11:38:49 -0400 [thread overview]
Message-ID: <20160417153849.GA27814@redhat.com> (raw)
Hi Linus,
The following changes since commit 9567366fefddeaea4ed1d713270535d93a3b3c76:
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros (2016-04-14 17:34:49 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm tags/dm-4.6-fix-2
for you to fetch changes up to 6545b60baaf880b0cd29a5e89dbe745a06027e89:
dm cache metadata: fix cmd_read_lock() acquiring write lock (2016-04-17 11:24:46 -0400)
Sorry for this oversight, please pull, thanks.
Mike
----------------------------------------------------------------
- Fix for earlier 4.6-rc4 stable@ commit that introduced improper use of
write lock in cmd_read_lock() -- due to cut-n-paste gone awry (and
sparse didn't catch it).
----------------------------------------------------------------
Ahmed Samy (1):
dm cache metadata: fix cmd_read_lock() acquiring write lock
drivers/md/dm-cache-metadata.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
reply other threads:[~2016-04-17 15:38 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=20160417153849.GA27814@redhat.com \
--to=snitzer@redhat.com \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=f.fallen45@gmail.com \
--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.