From: Jens Axboe <jens.axboe@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Two small fixes for 2.6.34
Date: Fri, 7 May 2010 08:48:01 +0200 [thread overview]
Message-ID: <20100507064801.GV27497@kernel.dk> (raw)
Hi Linus,
Two small fixes for 2.6.34. One fixes a typo in drbd, and the other
fixes a missing RCU lock in the block cgroup code. Please pull.
git://git.kernel.dk/linux-2.6-block.git for-linus
Jens Axboe (1):
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus
Lars Ellenberg (1):
drbd: don't expose failed local READ to upper layers
Vivek Goyal (1):
blk-cgroup: Fix RCU correctness warning in cfq_init_queue()
block/cfq-iosched.c | 2 ++
drivers/block/drbd/drbd_worker.c | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
--
Jens Axboe
next reply other threads:[~2010-05-07 6:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-07 6:48 Jens Axboe [this message]
2010-05-07 6:58 ` [GIT PULL] Two small fixes for 2.6.34 Jens Axboe
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=20100507064801.GV27497@kernel.dk \
--to=jens.axboe@oracle.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.